Skip to content

Commit 1876c63

Browse files
Bump cc from 1.2.21 to 1.2.23
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.21 to 1.2.23. - [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.21...cc-v1.2.23) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9db5028 commit 1876c63

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.

crates/static-analysis-kernel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ streaming-iterator = "0.1.9"
2929
v8 = "=130.0.7"
3030

3131
[build-dependencies]
32-
cc = "1.2.21"
32+
cc = "1.2.23"

0 commit comments

Comments
 (0)