summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortummychow <tummychow@users.noreply.github.com>2018-03-11 19:41:06 -0700
committertummychow <tummychow@users.noreply.github.com>2018-03-11 19:41:06 -0700
commitfe16ae36af845c8bf49c2a27f45271a68f8981d0 (patch)
tree81aa78ccf6a7fc99a75b28781e38e0e2dd43fee4
parent8b94adb04df12a655ddce130e6dbc0067b5cbc99 (diff)
bump cargo.lock version as well
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 871b651..a96c98d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -134,7 +134,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "git-absorb"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"clap 2.30.0 (registry+https://github.com/rust-lang/crates.io-index)",
"failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",