diff --git a/Cargo.toml b/Cargo.toml index 2067161..a235c67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ authors = ["Vladimir Agafonkin "] robust = "1.0.0" [dev-dependencies] -criterion = "0.4.0" +criterion = "0.5.1" rand = "0.8.5" serde_json = "1.0.94"