Skip to content

Commit ec753f7

Browse files
renovate[bot]HerringtonDarkholme
authored andcommitted
fix(deps): update rust crate criterion to 0.5
1 parent 49da365 commit ec753f7

File tree

2 files changed

+8
-41
lines changed

2 files changed

+8
-41
lines changed

Cargo.lock

Lines changed: 7 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
criterion = "0.4"
10+
criterion = "0.5"
1111
compiler = { path = "../crates/compiler", package = "vue-compiler-core", default-features = false, features = [] }
1212
glob = "0.3.1"
1313

0 commit comments

Comments
 (0)