| Crates.io | git-refspec |
| lib.rs | git-refspec |
| version | 0.7.3 |
| created_at | 2022-08-05 02:52:33.987544+00 |
| updated_at | 2023-02-17 09:08:28.673233+00 |
| description | Please use `gix- |
| homepage | |
| repository | https://github.com/Byron/gitoxide |
| max_upload_size | |
| id | 639112 |
| size | 90,256 |
git-refspeccargo 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.