Skip to content

Commit c3ff40b

Browse files
chore(deps): bump cc from 1.2.43 to 1.2.44 (#13768)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.43 to 1.2.44. - [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.43...cc-v1.2.44) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 591b476 commit c3ff40b

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
@@ -23,7 +23,7 @@ license = "Apache-2.0 OR BSD-3-Clause"
2323
[workspace.dependencies]
2424
asn1 = { version = "0.23.0", default-features = false }
2525
base64 = "0.22"
26-
cc = "1.2.43"
26+
cc = "1.2.44"
2727
cfg-if = "1"
2828
foreign-types = "0.3"
2929
foreign-types-shared = "0.1"

0 commit comments

Comments
 (0)