diff --git a/Cargo.toml b/Cargo.toml index af06ea5..b7f53af 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.6", features = ["html_reports"] } [[bench]] name = "parse"