36 releases (breaking)
new 0.34.1 | Apr 26, 2025 |
---|---|
0.33.0 | Apr 4, 2025 |
0.32.0 | Jan 18, 2025 |
0.31.1 | Dec 22, 2024 |
0.12.1 | Mar 26, 2023 |
#1740 in Development tools
1,200,278 downloads per month
Used in 255 crates
(3 directly)
440KB
9K
SLoC
Interact with git revisions by parsing them from rev-specs and describing them in terms of reference names.
Feature Flags
gix-revision
Testing
Fuzzing
cargo 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.
Dependencies
~10–19MB
~240K SLoC