summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: d8a7628a6ba73a84ac51453ed6d95409fc20cf66 (plain)
1
2
3
4
5
6
7
[package]
name = "git-interactive-tool"
version = "0.1.0"
authors = ["Tim Oram <mitmaro@gmail.com>"]

[dependencies]
pancurses = "0.7"