Skip to content

Commit 3a61e70

Browse files
Bump cc from 1.2.38 to 1.2.39
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.38 to 1.2.39. - [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.38...cc-v1.2.39) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2bcfb1 commit 3a61e70

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.11.0", default-features = false, features = [
2525
log = "0.4.28"
2626

2727
[build-dependencies]
28-
cc = "1.2.38"
28+
cc = "1.2.39"
2929

3030
[dev-dependencies]
31-
cc = "1.2.38"
31+
cc = "1.2.39"
3232
rstest = { version = "0.26.1", default-features = false }
3333
tempfile = "3.22.0"
3434

0 commit comments

Comments
 (0)