summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTim Oram <mitmaro@gmail.com>2017-03-27 00:02:50 -0230
committerTim Oram <mitmaro@gmail.com>2017-03-27 09:27:21 -0230
commitda2fbbcb51a37c19c0d2d09e0fa47991f1cff141 (patch)
tree0e3beff70d0e06ed108c89560b238d1bd6b73179 /Cargo.toml
parent5434c39a72e7d4d0e75187c4fd729912a72590d9 (diff)
Added show commit info
closes #25
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c673f1c..f79e8a1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,6 +10,7 @@ readme = "README.md"
[dependencies]
pancurses = "0.7"
+pad = "0.1.4"
[package.metadata.deb]
maintainer = "Tim Oram <me@mitmaro.ca>"