Skip to content

Commit 299f8a9

Browse files
dependabot[bot]clason
authored andcommitted
build(deps): bump cc from 1.2.22 to 1.2.23 in the cargo group
Bumps the cargo group with 1 update: [cc](https://github.com/rust-lang/cc-rs). Updates `cc` from 1.2.22 to 1.2.23 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.22...cc-v1.2.23) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4339b0f commit 299f8a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ ansi_colours = "1.2.3"
102102
anstyle = "1.0.10"
103103
anyhow = "1.0.98"
104104
bstr = "1.12.0"
105-
cc = "1.2.22"
105+
cc = "1.2.23"
106106
clap = { version = "4.5.38", features = [
107107
"cargo",
108108
"derive",

0 commit comments

Comments
 (0)