diff --git a/Cargo.toml b/Cargo.toml index 62741ca..f2b7e23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ thiserror = "2" tracing = "0.1.37" [dev-dependencies] -criterion = "0.5" +criterion = "0.6" futures = "0.3" proptest = "1" rand = "0.9"