summary refs log tree commit diff stats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-09-04 18:33:40 -0400
committerBen Morrison <ben@gbmor.dev>2019-09-04 18:33:40 -0400
commitb50586f991c1414cb322413a9b8a73fe40a104f5 (patch)
tree3b316cb058d8340283a4026ef2a489cf89302a7b /Cargo.lock
parent70a0c68e72e2602c89df0280f41de32441577a67 (diff)
downloadclinte-b50586f991c1414cb322413a9b8a73fe40a104f5.tar.gz
fixed subcommands v0.4.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 e4cc6e1..62411da 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -119,7 +119,7 @@ dependencies = [
 
 [[package]]
 name = "clinte"
-version = "0.4.0"
+version = "0.4.1"
 dependencies = [
  "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",