simple-git

Crates.iosimple-git
lib.rssimple-git
version
sourcesrc
created_at2023-08-19 02:00:53.746304+00
updated_at2025-04-05 10:16:08.014126+00
descriptionThe simple git interface for gix suitable for async context (with tokio)
homepage
repositoryhttps://github.com/cargo-bins/simple-git
max_upload_size
id948451
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
FĂ©lix Saparelli (passcod)

documentation

https://docs.rs/simple-git

README

simple-git

The simple git interface for gix suitable for async context (with tokio)

Commit count: 42

cargo fmt