Skip to content

Commit 386e6f5

Browse files
dependabot[bot]qmonnet
authored andcommitted
Build(deps): Bump cc in the dev-dependencies group across 1 directory
Bumps the dev-dependencies group with 1 update in the / directory: [cc](https://github.com/rust-lang/cc-rs). Updates `cc` from 1.1.31 to 1.1.35 - [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.1.31...cc-v1.1.35) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa1710a commit 386e6f5

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resolver = "2"
1313

1414
bindgen = { version = "0.70.1" }
1515
bolero = { version = "0.11.1" }
16-
cc = { version = "1.1.31" }
16+
cc = { version = "1.1.35" }
1717
doxygen-rs = { version = "0.4.0" }
1818
etherparse = { version = "0.16.0", default-features = false, features = [] }
1919
libc = { version = "0.2.161" }

0 commit comments

Comments
 (0)