summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTim Oram <mitmaro@gmail.com>2017-12-29 15:38:05 -0330
committerTim Oram <mitmaro@gmail.com>2017-12-29 15:38:05 -0330
commit815c0a6ee3f059cb68ce117bf6b512eeb63464f5 (patch)
tree2ea5d3024192b83ea03662d428b277a75f7c5c1e /Cargo.lock
parent2e17bac131172a193fa7d0e3a58208761dc27a9c (diff)
Release version 0.5.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 3ffab8e..5aed9c6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -87,7 +87,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "git-interactive-rebase-tool"
-version = "0.4.0"
+version = "0.5.0"
dependencies = [
"clippy 0.0.173 (registry+https://github.com/rust-lang/crates.io-index)",
"pad 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",