Skip to content

Commit a7fec4d

Browse files
Merge pull request #191 from nix-community/dependabot/cargo/cc-1.2.39
Bump cc from 1.2.38 to 1.2.39
2 parents a2bcfb1 + 3a61e70 commit a7fec4d

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)