Skip to content

Commit 2b76f94

Browse files
build(deps): bump cc from 1.2.58 to 1.2.59
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.58 to 1.2.59. - [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.58...cc-v1.2.59) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca78dc6 commit 2b76f94

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -50,4 +50,4 @@ tree-sitter = "0.26.8"
5050
tree-sitter-typescript = "0.23.2"
5151

5252
[target.'cfg(not(target_os = "unknown"))'.build-dependencies]
53-
cc = "1.2.58"
53+
cc = "1.2.59"

0 commit comments

Comments
 (0)