Skip to content

Commit a985aa2

Browse files
chore(deps): bump cc from 1.2.45 to 1.2.47 (#122)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.45 to 1.2.47. - [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.45...cc-v1.2.47) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a02c756 commit a985aa2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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,4 +13,4 @@ sysinfo = { version = "0.37.2", default-features = false, features = ["component
1313
tokio = { version = "1", features = ["full"] }
1414

1515
[build-dependencies]
16-
cc = "1.2.45"
16+
cc = "1.2.47"

0 commit comments

Comments
 (0)