tree: 5ff1ea29fec7b32897232c1d2b86d27a2b5881c6 [path history] [tgz]
  1. src/
  2. testdata/
  3. build.rs
  4. Cargo.lock
  5. Cargo.toml
  6. README.md
contrib/libgit-rs/README.md

libgit-rs

Proof-of-concept Git bindings for Rust.

[dependencies]
libgit = "0.1.0"

Rust version requirements

libgit-rs should support Rust versions at least as old as the version included in Debian stable (currently 1.63).