Skip to content

Commit 0bc39b2

Browse files
build(deps): bump cc from 1.2.10 to 1.2.17
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.10 to 1.2.17. - [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.10...cc-v1.2.17) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39041e2 commit 0bc39b2

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
@@ -54,7 +54,7 @@ wasm-bindgen-test = "0.3.43"
5454

5555
[build-dependencies]
5656
# Dependencies for the build script
57-
cc = {version = "1.2.10", optional = true }
57+
cc = {version = "1.2.17", optional = true }
5858
nasm-rs = {version = "0.3.0", optional = true }
5959

6060
[lib]

0 commit comments

Comments
 (0)