Skip to content

Commit 23c4f41

Browse files
authored
Update Cargo.toml
1 parent a3a033c commit 23c4f41

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[package]
22
name = "minparse"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
license = "MIT"
66
description = "A minimalist argument parser"
7+
authors = ["Octalbyte <octalbyte0o52@protonmail.com"]
8+
repository = "https://github.com/onionstuff/is-tor-rs"
79

810
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
911

0 commit comments

Comments
 (0)