summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: b81c43d9aa633cc599bbdef018a216e3429ed61e (plain)
1
2
3
4
5
6
7
[package]
name = "rust_git_hooks"
version = "0.1.0"
authors = ["Justin Worthe <justin@worthe-it.co.za>"]

[dependencies]
git2 = "0.6"