issues
search
kpreid
/
exhaust
Exhaustive iteration trait in Rust
https://docs.rs/exhaust/
Apache License 2.0
13
stars
2
forks
source link
Semver checking + fix
#9
Closed
kpreid
closed
1 year ago
kpreid
commented
1 year ago
This PR does three things:
Add
cargo-semver-checks
CI
Bump the version from 0.1.0 to 0.1.1 (because cargo-semver-checks wants to see a future version number, not one identical to last release)
Fix a semver incompatibility by reexporting
ExhaustArray
(I'll take it out again on a major release)
This PR does three things:
cargo-semver-checks
CIExhaustArray
(I'll take it out again on a major release)