about summary refs log tree commit diff stats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2020-06-17 02:08:53 -0400
committerBen Morrison <ben@gbmor.dev>2020-06-17 02:08:53 -0400
commite5c197812e1a34380c98f30083aaa295e2bee72c (patch)
tree2885c1b9f5dba06556a7296501b430d112f724d0 /Cargo.lock
parent95b0bbd7cc3bef38177a6e4bcd426b363b9d145d (diff)
downloadclinte-master.tar.gz
crate version bump HEAD v2.1.2 master
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 a724a58..e1f5c90 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -103,7 +103,7 @@ dependencies = [
 
 [[package]]
 name = "clinte"
-version = "2.1.1"
+version = "2.1.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)",