Skip to content

Commit e4efff3

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 968fcc9 + 23106c3 commit e4efff3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ name = "benchmarks"
1616
harness = false
1717

1818
[dev-dependencies]
19-
criterion = "0.3"
19+
# 0.3.3 requires rust 1.36.0 for stable copied()
20+
criterion = "=0.3.2"
2021
rand = "0.6.1"
2122

2223
[features]

0 commit comments

Comments
 (0)