Skip to content

Commit 2316fe0

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

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
@@ -35,7 +35,7 @@ markup5ever = { version = "0.9", path = "../markup5ever" }
3535
serde_json = "1.0"
3636
rustc-test = "0.3"
3737
typed-arena = "1.3.0"
38-
criterion = "0.2"
38+
criterion = "0.3"
3939

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

0 commit comments

Comments
 (0)