aboutsummaryrefslogtreecommitdiff
path: root/mingling_picker/Cargo.toml
blob: f992373e8e7d22b11eb503d01dfb162f671b23d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "mingling_picker"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
authors = ["Weicao-CatilGrass"]
readme = "README.md"
description = "Mingling's lightweight argument parser"

[dependencies]
mingling_core.workspace = true