Skip to content

Commit 47afce8

Browse files
chore: bump cc from 1.0.104 to 1.2.20
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.104 to 1.2.20. - [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.0.104...cc-v1.2.20) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.20 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c05e250 commit 47afce8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -41,7 +41,7 @@ rand_distr = "0.4.0"
4141

4242
[build-dependencies]
4343
bindgen = "0.69.4"
44-
cc = { version = "1.0", features = ["parallel"] }
44+
cc = { version = "1.2", features = ["parallel"] }
4545
pkg-config = "0.3"
4646

4747
[features]

0 commit comments

Comments
 (0)