aboutsummaryrefslogtreecommitdiff
path: root/mingling_picker/Cargo.toml
blob: aae4d5458921f622425a32a944deb6840694a979 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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
mingling_picker_macros.workspace = true