Skip to content

Commit c00a1a0

Browse files
chore(deps): bump the patch-versions group with 2 updates (#6318)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hanabi1224 <[email protected]>
1 parent aabb26c commit c00a1a0

File tree

2 files changed

+75
-53
lines changed

2 files changed

+75
-53
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cid = { workspace = true }
5353
clap = { version = "4", features = ["derive"] }
5454
clap_complete = "4"
5555
colored = "3"
56-
criterion = { version = "0.7", default-features = false, features = ["async_tokio"], optional = true }
56+
criterion = { version = "0.8", default-features = false, features = ["async_tokio"], optional = true }
5757
crypto_secretbox = "0.1"
5858
data-encoding = "2"
5959
data-encoding-macro = "0.1"
@@ -238,7 +238,7 @@ assert_cmd = "2"
238238
bimap = "0.6"
239239
cargo_metadata = "0.23"
240240
cbor4ii = { version = "0.2", default-features = false, features = ["serde1"] }
241-
criterion = { version = "0.7", features = ["async_tokio", "csv_output"] }
241+
criterion = { version = "0.8", features = ["async_tokio", "csv_output"] }
242242
cs_serde_bytes = "0.12"
243243
derive-quickcheck-arbitrary = "0.1"
244244
fickle = "0.3"
@@ -254,7 +254,7 @@ predicates = "3"
254254
proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
255255
quickcheck = "1"
256256
quickcheck_macros = "1"
257-
ra_ap_syntax = "0.0.307"
257+
ra_ap_syntax = "0.0.308"
258258
regex-automata = "0.4"
259259
serial_test = "3"
260260
syn = { version = "2", default-features = false, features = ["full", "parsing", "visit", "printing", "extra-traits"] }

0 commit comments

Comments
 (0)