summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTim Oram <mitmaro@gmail.com>2017-01-21 23:07:37 -0330
committerTim Oram <mitmaro@gmail.com>2017-01-21 23:07:37 -0330
commite4567a080cc8e5b07152b30af0ae58b6a8da5364 (patch)
tree7f721674c24f42fd308438a6dffeaca602109004 /Cargo.lock
parent637796c96a029c874985d59044fb612d584b0534 (diff)
Added documentation
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cce25a4..940c92c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
-name = "git-interactive-tool"
-version = "0.1.0"
+name = "git-interactive-rebase-tool"
+version = "0.2.0"
dependencies = [
"pancurses 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]