We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e8002 commit 925b33fCopy full SHA for 925b33f
1 file changed
Cargo.toml
@@ -2,6 +2,8 @@
2
name = "minparse"
3
version = "0.1.0"
4
edition = "2021"
5
+license = "MIT"
6
+description = "A minimalist argument parser"
7
8
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
9
0 commit comments