Skip to content

Commit 2551d83

Browse files
Bump cc from 1.2.21 to 1.2.22
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.21 to 1.2.22. - [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.22) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcac810 commit 2551d83

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.22"

0 commit comments

Comments
 (0)