diff --git a/Cargo.toml b/Cargo.toml index 8a914e4..6972bc3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,7 @@ version_check = "0.9" [dev-dependencies] # Dependencies for development and testing -criterion = "0.5" +criterion = "0.7" lazy_static = "1.5" # -----------------------------------------------------------------------------