Skip to content

Commit ec9ccc6

Browse files
build(deps): bump cc from 1.2.48 to 1.2.49
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.48 to 1.2.49. - [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.48...cc-v1.2.49) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23d3d8c commit ec9ccc6

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
@@ -15,4 +15,4 @@ license = "MIT"
1515
libc = "0.2.178"
1616

1717
[build-dependencies]
18-
cc = "1.2.48"
18+
cc = "1.2.49"

0 commit comments

Comments
 (0)