Skip to content

Commit 84b1928

Browse files
author
bors-servo
authored
Auto merge of #389 - eclipseo:patch-1, r=jdm
Bump criterion to 0.3
2 parents d9adabc + 29cf69a commit 84b1928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html5ever/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ markup5ever = { version = "0.9", path = "../markup5ever" }
3636
serde_json = "1.0"
3737
rustc-test = "0.3"
3838
typed-arena = "1.3.0"
39-
criterion = "0.2"
39+
criterion = "0.3"
4040

4141
[build-dependencies]
4242
quote = "1"

0 commit comments

Comments
 (0)