Skip to content

Commit bbcc020

Browse files
authored
Merge pull request #90 from masato-hi/dependabot/cargo/criterion-0.8.2
⬆️ Bump criterion from 0.8.1 to 0.8.2
2 parents 650c52f + e80fbb5 commit bbcc020

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sqlx-scylladb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ chrono-04 = { workspace = true }
4545
time-03 = { workspace = true }
4646
bigdecimal-04 = { workspace = true }
4747
secrecy-08 = { workspace = true }
48-
criterion = { version = "0.8.1", features = ["async_tokio"] }
48+
criterion = { version = "0.8.2", features = ["async_tokio"] }
4949
pprof = { version = "0.15.0", features = ["protobuf", "protobuf-codec"] }
5050

5151
[[example]]

0 commit comments

Comments
 (0)