diff --git a/Cargo.toml b/Cargo.toml index 85be8736e..8c568f2a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -94,7 +94,7 @@ ascii_table = "4.0.2" criterion = "0.5" expect-test = "1.4.1" hex = "0.4.3" -statrs = "0.16.0" +statrs = "0.17.1" tiny-keccak = { version = "2.0.2", features = ["keccak"] } tap = "1.0.1" tempfile = { workspace = true }