We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a033c commit 23c4f41Copy full SHA for 23c4f41
1 file changed
Cargo.toml
@@ -1,9 +1,11 @@
1
[package]
2
name = "minparse"
3
-version = "0.1.1"
+version = "0.1.2"
4
edition = "2021"
5
license = "MIT"
6
description = "A minimalist argument parser"
7
+authors = ["Octalbyte <octalbyte0o52@protonmail.com"]
8
+repository = "https://github.com/onionstuff/is-tor-rs"
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
0 commit comments