The `gix-fs` crate was flagged as vulnerable[^0]. To update it to `>=0.11.0`, it was necessary to update the `gix-pack` and `gix-odb` crate versions to `0.51` and `0.61`, respectively. This in turn updated `fastrand` which changed its algorithm[^1], which meant that some test outputs were reordered or matched new values. [0]: https://rustsec.org/advisories/RUSTSEC-2024-0350 [1]: https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md#version-210 |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||