kind of working
This commit is contained in:
6
arg/Cargo.lock
generated
6
arg/Cargo.lock
generated
@@ -12,8 +12,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "arg"
|
||||
version = "0.3.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ae60fcba735ceff2193950be268184f45271dd9e9c0823e6d1e9c5d1070caf81"
|
||||
source = "git+https://github.com/DoumanAsh/arg.rs?branch=ignore_single_dash#14342e3fa59795345005bd21cd5f86a437bc0b10"
|
||||
dependencies = [
|
||||
"arg-derive",
|
||||
]
|
||||
@@ -21,8 +20,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "arg-derive"
|
||||
version = "0.3.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f5f4f6d38dfe8c7ddd11686611d41897abd43db81e28d3cfe8903d78ee5cb06b"
|
||||
source = "git+https://github.com/DoumanAsh/arg.rs?branch=ignore_single_dash#14342e3fa59795345005bd21cd5f86a437bc0b10"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn",
|
||||
|
||||
Reference in New Issue
Block a user