diff --git a/Cargo.toml b/Cargo.toml index a3ffde1..a4481c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ source_map = [] [dev-dependencies] glob = "0.3.1" -criterion = { version = "0.4" } +criterion = { version = "0.5" } insta = "1.31.0" [[bench]]