Skip to content

Commit 409198b

Browse files
nextest-botsunshowers
authored andcommitted
chore(deps): lock file maintenance
1 parent 044c737 commit 409198b

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

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

workspace-hack/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ tokio = { version = "1.38.0", features = ["fs", "io-util", "macros", "process",
3535
xxhash-rust = { version = "0.8.10", default-features = false, features = ["xxh3", "xxh64"] }
3636

3737
[build-dependencies]
38-
cc = { version = "1.0.98", default-features = false, features = ["parallel"] }
38+
cc = { version = "1.0.99", default-features = false, features = ["parallel"] }
3939
proc-macro2 = { version = "1.0.85" }
4040
quote = { version = "1.0.36" }
4141
syn = { version = "2.0.66", features = ["extra-traits", "full", "visit", "visit-mut"] }

0 commit comments

Comments
 (0)