build(deps): bump cc from 1.0.92 to 1.0.94 in the cargo group

Bumps the cargo group with 1 update: [cc](https://github.com/rust-lang/cc-rs).


Updates `cc` from 1.0.92 to 1.0.94
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.92...1.0.94)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-15 22:03:41 +00:00 committed by Amaan Qureshi
parent 3ab3b055ed
commit 8b28443d5e
2 changed files with 1 additions and 1 deletions

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -41,7 +41,7 @@ strip = false
ansi_term = "0.12.1"
anstyle = "1.0.6"
anyhow = "1.0.82"
cc = "1.0.92"
cc = "1.0.94"
clap = { version = "4.5.4", features = [
"cargo",
"derive",