diff --git a/Cargo.toml b/Cargo.toml index af06ea5..8af419d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ regex = { version = "1", default-features = false, features = [ [dev-dependencies] chrono-tz = "0.10" -criterion = { version = "0.5", features = ["html_reports"] } +criterion = { version = "0.7", features = ["html_reports"] } [[bench]] name = "parse"