diff --git a/sv-parser/Cargo.toml b/sv-parser/Cargo.toml index 15d423f..f4d1fff 100644 --- a/sv-parser/Cargo.toml +++ b/sv-parser/Cargo.toml @@ -35,7 +35,7 @@ sv-parser-syntaxtree = {version = "^0.12.1", path = "../sv-parser-syntaxtree"} [dev-dependencies] structopt = "0.3.2" -criterion = "0.3" +criterion = "0.4" enquote = "1.0" [[bench]]