radicle-heartwood-lfs/radicle-cli
Fintan Halpenny e1470fccd7
fetch: update gix-pack and gix-odb
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
2024-08-09 12:41:01 +02:00
..
examples fetch: update gix-pack and gix-odb 2024-08-09 12:41:01 +02:00
src cli: Log errors when COBs can't load 2024-08-09 10:47:54 +02:00
tests Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
Cargo.toml Update `radicle` crate to 0.12.0 2024-07-18 16:22:14 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00