Skip to content

Commit 8b28443

Browse files
dependabot[bot]amaanq
authored andcommitted
build(deps): bump cc from 1.0.92 to 1.0.94 in the cargo group
Bumps the cargo group with 1 update: [cc](https://github.com/rust-lang/cc-rs). Updates `cc` from 1.0.92 to 1.0.94 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.92...1.0.94) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ab3b05 commit 8b28443

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
@@ -41,7 +41,7 @@ strip = false
4141
ansi_term = "0.12.1"
4242
anstyle = "1.0.6"
4343
anyhow = "1.0.82"
44-
cc = "1.0.92"
44+
cc = "1.0.94"
4545
clap = { version = "4.5.4", features = [
4646
"cargo",
4747
"derive",

0 commit comments

Comments
 (0)