| Crates.io | git-revision |
| lib.rs | git-revision |
| version | 0.10.4 |
| created_at | 2022-02-05 04:08:33.392565+00 |
| updated_at | 2023-02-17 09:08:05.485567+00 |
| description | Please use `gix- |
| homepage | |
| repository | https://github.com/Byron/gitoxide |
| max_upload_size | |
| id | 527258 |
| size | 122,648 |
git-revisioncargo fuzz is used for fuzzing, installable with cargo install cargo-fuzz.
Targets can be listed with cargo fuzz list and executed via cargo +nightly fuzz run <target>,
where <target> can be parse for example.