aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
blob: 3f41163addfee26694c63c584b7697f1b3cd36b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[package]]
name = "argparse"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "nitrocli-otp-qr"
version = "0.1.0"
dependencies = [
 "argparse 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum argparse 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3f8ebf5827e4ac4fd5946560e6a99776ea73b596d80898f357007317a7141e47"