git2-hyper

Crates.iogit2-hyper
lib.rsgit2-hyper
version0.1.1
sourcesrc
created_at2022-04-12 13:20:27.182648
updated_at2022-04-12 13:32:53.880986
descriptionBackend for an HTTP transport in libgit2 powered by hyper. Intended to be used with the git2 crate.
homepage
repositoryhttps://github.com/henry40408/git2-hyper
max_upload_size
id566423
size72,507
Heng-Yi Wu (henry40408)

documentation

https://docs.rs/git2-hyper

README

git2-hyper

workflow

hyper binding for libgit2 bindings for Rust

Rust version requirements

1.53.0

How to build

$ git clone https://github.com/henry40408/git2-hyper
$ cd git2-hyper
$ cargo build

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in git2-hyper by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 35

cargo fmt