diff --git a/Cargo.toml b/Cargo.toml index daa4cbfe..967c5ae3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ rust-version = "1.86" exclude = ["benches/*.json", "benches/*.txt"] [dependencies] -oneshot = "0.1.13" +oneshot = "0.2.1" base64 = "0.22.0" byteorder = "1.4.3" crc32fast = "1.3.2"