summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2019-04-10 13:06:09 -0230
committerGitHub <noreply@github.com>2019-04-10 13:06:09 -0230
commit371df6397ddf91e338a49e185e8862428adb271a (patch)
treeee4aff050c93568ca5f30374ad7767a6567cbaea /Cargo.lock
parent0d1af06c7c8e092218a3c46e1770e1354f742d9a (diff)
parentb1cfa2bdeac0896f9c23f08d371dfda19e7aadaf (diff)
Merge pull request #103 from MitMaro/release-version-1.0.01.0.0
Prepare release version 1.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 29a80e2..71cdd10 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -59,7 +59,7 @@ dependencies = [
[[package]]
name = "git-interactive-rebase-tool"
-version = "0.7.0"
+version = "1.0.0"
dependencies = [
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",