Skip to content

Commit 4bb5689

Browse files
build(deps): update criterion requirement from 0.4.0 to 0.8.1 (#300)
1 parent d46fcf5 commit 4bb5689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ redox_syscall = "0.5"
132132

133133
[dev-dependencies]
134134
colorous = "1.0.12"
135-
criterion = { version = "0.4.0", default-features = false, features = [
135+
criterion = { version = "0.8.1", default-features = false, features = [
136136
"cargo_bench_support",
137137
] }
138138
web-time = "1.0.0"

0 commit comments

Comments
 (0)