Skip to content

Commit ab487da

Browse files
build(deps): bump cc from 1.0.83 to 1.0.92
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.83 to 1.0.92. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.83...1.0.92) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6183aa commit ab487da

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

Lines changed: 2 additions & 5 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.83", optional = true }
52+
cc = {version = "1.0.92", optional = true }
5353
nasm-rs = {version = "0.3.0", optional = true }
5454

5555
[lib]

0 commit comments

Comments
 (0)