Skip to content

Commit 2cb8484

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump cc from 1.2.2 to 1.2.3
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.2 to 1.2.3. - [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.2...cc-v1.2.3) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90a6d89 commit 2cb8484

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
@@ -104,7 +104,7 @@ vt100 = "0.15.2"
104104

105105
# dev-dependencies
106106
assert_cmd = "2.0.16"
107-
cc = "1.2.2"
107+
cc = "1.2.3"
108108
criterion = { version = "0.5.1", features = ["html_reports"] }
109109
insta = "1.41.1"
110110
maplit = "1.0.2"

0 commit comments

Comments
 (0)