7b30114420
Merge libgit2 support, but heavily overhaul the tests.
8 lines
130 B
TOML
8 lines
130 B
TOML
[package]
|
|
name = "linking-with-git2"
|
|
version = "0.1.0"
|
|
authors = ["Eric Kidd <git@randomhacks.net>"]
|
|
|
|
[dependencies]
|
|
git2 = "0.6"
|