diff --git a/Cargo.toml b/Cargo.toml index f1ad7fe..86d45aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -57,7 +57,7 @@ optional = true version = "0.23" [dev-dependencies] -criterion = "0.4.0" +criterion = "0.5.0" env_logger = "0.10.0" input_buffer = "0.5.0" net2 = "0.2.37"