diff options
| author | Nathan Perry <avaglir@gmail.com> | 2018-04-30 03:40:10 -0400 |
|---|---|---|
| committer | Nathan Perry <avaglir@gmail.com> | 2018-04-30 03:42:02 -0400 |
| commit | 8b9da75019ecb72aa2b9c3d05ff890e96a61fae9 (patch) | |
| tree | cfc67f937183c284e5ece6f1a51ca74d32f194be /Cargo.lock | |
| parent | fbb50f6a151c0ba91a7c88589f0d4ad30cc2e53d (diff) | |
"fix" clap0.1.1
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "thulani" -version = "0.1.0" +version = "0.1.1" dependencies = [ "chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)", |
