Skip to content

Commit da0bd41

Browse files
build(deps): bump cc from 1.0.92 to 1.0.94
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.92 to 1.0.94. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.92...1.0.94) --- 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 f1dcb72 commit da0bd41

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.92", optional = true }
52+
cc = {version = "1.0.94", optional = true }
5353
nasm-rs = {version = "0.3.0", optional = true }
5454

5555
[lib]

0 commit comments

Comments
 (0)