summary refs log tree commit diff stats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2020-05-27 01:04:55 -0400
committerBen Morrison <ben@gbmor.dev>2020-05-27 01:04:55 -0400
commit1f4d385823d4a7209798eed0f3c7b6426815e3be (patch)
treef853735c9c722e605bf78eccd9f6cc57301b5887 /Cargo.lock
parent5b6d79859cd27a755ecabbc00104ee5e365c1285 (diff)
downloadclinte-1f4d385823d4a7209798eed0f3c7b6426815e3be.tar.gz
version bump v1.0.0
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 97d0953..9b8762d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -83,7 +83,7 @@ dependencies = [
 
 [[package]]
 name = "clinte"
-version = "0.4.4"
+version = "1.0.0"
 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)",