diff --git a/Cargo.toml b/Cargo.toml index 74379fd..59c6413 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ zip = { version = "0.6", default-features = false, features = ["deflate-zlib"], [dev-dependencies] anyhow = "1" blake3 = { version = "1", features = ["traits-preview"] } -criterion = "0.4" +criterion = "0.5" data-encoding = "2" sha3 = "0.10" tempfile = "3"