diff --git a/libraries/native_model/Cargo.toml b/libraries/native_model/Cargo.toml index 5b53eb26..f891a3ae 100644 --- a/libraries/native_model/Cargo.toml +++ b/libraries/native_model/Cargo.toml @@ -29,7 +29,7 @@ doc-comment = "0.3.3" [dev-dependencies] serde_json = "1.0.116" -criterion = { version = "0.5.1" } +criterion = { version = "0.6.0" } [features] default = ["serde", "bincode_1_3"]