Skip to content

Commit 03def26

Browse files
Bump cc from 1.2.26 to 1.2.27
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.26 to 1.2.27. - [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.26...cc-v1.2.27) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24643b2 commit 03def26

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ linux-raw-sys = { version = "0.9.4", default-features = false, features = [
2525
log = "0.4.27"
2626

2727
[build-dependencies]
28-
cc = "1.2.26"
28+
cc = "1.2.27"
2929

3030
[dev-dependencies]
31-
cc = "1.2.26"
31+
cc = "1.2.27"
3232
rstest = { version = "0.25.0", default-features = false }
3333
tempfile = "3.20.0"
3434

0 commit comments

Comments
 (0)