Skip to content

Commit 5313e76

Browse files
Bump cc from 1.2.25 to 1.2.54
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.25 to 1.2.54. - [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.25...cc-v1.2.54) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffeedf3 commit 5313e76

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

Lines changed: 9 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,6 +41,6 @@ libc = "0.2.172"
4141

4242
[build-dependencies]
4343
bindgen = "0.71.1"
44-
cc = "1.2.25"
44+
cc = "1.2.54"
4545
cmake = "0.1.54"
4646
pkg-config = "0.3.32"

0 commit comments

Comments
 (0)