aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2018-04-30 03:40:10 -0400
committerNathan Perry <avaglir@gmail.com>2018-04-30 03:42:02 -0400
commit8b9da75019ecb72aa2b9c3d05ff890e96a61fae9 (patch)
treecfc67f937183c284e5ece6f1a51ca74d32f194be /Cargo.lock
parentfbb50f6a151c0ba91a7c88589f0d4ad30cc2e53d (diff)
"fix" clap0.1.1
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 937dd48..4c5e389 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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)",