Skip to content

Commit f4a8377

Browse files
Merge pull request #31 from sebastienrousseau/dependabot/cargo/cc-1.0.97
build(deps): bump cc from 1.0.96 to 1.0.97
2 parents 174ff43 + 8ae1bb0 commit f4a8377

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ optional = true
4949
benchmarking = ["criterion"]
5050

5151
[build-dependencies]
52-
cc = {version = "1.0.96", optional = true }
52+
cc = {version = "1.0.97", optional = true }
5353
nasm-rs = {version = "0.3.0", optional = true }
5454

5555
[lib]

0 commit comments

Comments
 (0)