Skip to content

Commit 38ed86c

Browse files
authored
Unrolled build for rust-lang#133569
Rollup merge of rust-lang#133569 - paolobarbolini:ruzstd-0.7.3, r=Mark-Simulacrum Bump `ruzstd` to 0.7.3 This upgrades `ruzstd` to a version not affected by [RUSTSEC-2024-0400](https://rustsec.org/advisories/RUSTSEC-2024-0400.html)
2 parents e48ddd8 + 43c12ed commit 38ed86c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -4713,9 +4713,9 @@ checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
47134713

47144714
[[package]]
47154715
name = "ruzstd"
4716-
version = "0.7.2"
4716+
version = "0.7.3"
47174717
source = "registry+https://github.com/rust-lang/crates.io-index"
4718-
checksum = "99c3938e133aac070997ddc684d4b393777d293ba170f2988c8fd5ea2ad4ce21"
4718+
checksum = "fad02996bfc73da3e301efe90b1837be9ed8f4a462b6ed410aa35d00381de89f"
47194719
dependencies = [
47204720
"twox-hash",
47214721
]

0 commit comments

Comments
 (0)