diff --git a/Cargo.toml b/Cargo.toml index c811ecc..2681de3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -88,7 +88,7 @@ pqcrypto-traits = { version = "0.3", optional = true } ring = { version = "0.17.12", optional = true } [dev-dependencies] -criterion = "0.6" +criterion = "0.7" serde = "1.0" serde_json = "1.0" serde_derive = "1.0"