What's Changed
- Add information about the MSRV bump when enabling the
fast_test
feature by @JSorngard in #117 - Replace match with let ... else where applicable by @JSorngard in #102
- Bump serde_json from 1.0.134 to 1.0.137 by @dependabot in #103 and #104
- Clearer CI job step names by @JSorngard in #105
- Add MSRV verification CI job by @JSorngard in #107
- Add semver-checks CI job by @JSorngard in #108
cargo update
by @JSorngard in #106- Bump machine-prime from 1.5.2 to 1.5.5 by @dependabot in #110 and #114
- Add CI job to test the crate on the Rust beta branch by @JSorngard in #111
- Bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #113
- Bump rand from 0.8.5 to 0.9.0 by @dependabot in #112
- Use non-deprecated rng generation function by @JSorngard in #115
Full Changelog: v0.10.2...v0.10.3