about summary refs log tree commit diff stats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2020-01-20 19:33:37 -0500
committerBen Morrison <ben@gbmor.dev>2020-01-20 19:33:37 -0500
commit1b3aff28a34f2d5119f8b365e84e517f3f53f163 (patch)
treed20ad68f91fa1f3ff9c1815149d670341e75dad4 /Cargo.lock
parentb5e75dd418c62a179325426433a0fae698ad775c (diff)
downloadclinte-1b3aff28a34f2d5119f8b365e84e517f3f53f163.tar.gz
version bump
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 fcd8a06..4988b9c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -83,7 +83,7 @@ dependencies = [
 
 [[package]]
 name = "clinte"
-version = "0.4.1"
+version = "0.4.2"
 dependencies = [
  "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",