Skip to content

Commit 73ea6a7

Browse files
Merge pull request #100 from sebastienrousseau/dependabot/cargo/cc-1.2.7
2 parents 1aca51d + 476db42 commit 73ea6a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.6", optional = true }
57+
cc = {version = "1.2.7", optional = true }
5858
nasm-rs = {version = "0.3.0", optional = true }
5959

6060
[lib]

0 commit comments

Comments
 (0)