Skip to content

Commit 00988a5

Browse files
Merge pull request #177 from influxdata/dependabot/cargo/criterion-0.4
chore(deps): update criterion requirement from 0.3 to 0.4
2 parents 00b501c + b40e30a commit 00988a5

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.10", optional = true }
4040

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

0 commit comments

Comments
 (0)