Skip to content

Commit 43c12ed

Browse files
Bump ruzstd to 0.7.3
This fixes the yet to be published advisory for uninit/out-of-bounds memory reads and potential exposure. See rustsec/advisory-db#2147
1 parent f005c74 commit 43c12ed

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
@@ -4711,9 +4711,9 @@ checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
47114711

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

0 commit comments

Comments
 (0)