Skip to content

Commit 626fd7d

Browse files
Merge pull request #204 from influxdata/dependabot/cargo/criterion-0.5
chore(deps): update criterion requirement from 0.4 to 0.5
2 parents 5165a61 + ca6f07a commit 626fd7d

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
@@ -40,7 +40,7 @@ zstd = { version = "0.12", optional = true }
4040

4141
[dev-dependencies]
4242
assert_matches = "1.5"
43-
criterion = { version = "0.4", features = ["async_tokio"] }
43+
criterion = { version = "0.5", features = ["async_tokio"] }
4444
dotenvy = "0.15.1"
4545
futures = "0.3"
4646
j4rs = "0.15.3"

0 commit comments

Comments
 (0)