diff --git a/Cargo.toml b/Cargo.toml index 5be98de..e647cae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ rowan = "0.15" tracing = "0.1" [dev-dependencies] -criterion = "0.4" +criterion = "0.5" insta = "1.29" serde_json = "1.0" slugify = "0.1"