blob: 71205d7b602b4962c84bd022421e8be4b8aab408 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[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]
|