Skip to content

Commit 5917e77

Browse files
Bump cc from 1.2.36 to 1.2.38
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.36 to 1.2.38. - [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.36...cc-v1.2.38) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.38 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ff986e commit 5917e77

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.36"
28+
cc = "1.2.38"
2929

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

0 commit comments

Comments
 (0)