Skip to content

Commit c3b856d

Browse files
dependabot[bot]SimonThormeyer
authored andcommitted
build(deps): bump cc from 1.2.47 to 1.2.48
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.47 to 1.2.48. - [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.47...cc-v1.2.48) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa768a1 commit c3b856d

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.

interop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ tree-sitter-typescript = "0.23.2"
5151
mls-crypto-provider.workspace = true
5252

5353
[target.'cfg(not(target_family = "wasm"))'.build-dependencies]
54-
cc = "1.2.47"
54+
cc = "1.2.48"

0 commit comments

Comments
 (0)