Skip to content

Commit 2d2cf46

Browse files
Bump cc from 1.2.55 to 1.2.56
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.55 to 1.2.56. - [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.55...cc-v1.2.56) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.56 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38c050a commit 2d2cf46

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
@@ -71,4 +71,4 @@ trycmd = { version = "1.0.0" }
7171
rexpect = { version = "0.6.3" }
7272

7373
[build-dependencies]
74-
cc = "1.2.55"
74+
cc = "1.2.56"

0 commit comments

Comments
 (0)