Skip to content

Commit

Permalink
build(deps): update cc requirement from =1.1.15 to =1.2.4
Browse files Browse the repository at this point in the history
Updates the requirements on [cc](https://github.com/rust-lang/cc-rs) to permit the latest version.
- [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.1.15...cc-v1.2.4)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 2c01e0e commit 30990ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ async-h1 = "2.3.3"
async-lock = "3.3.0"
async-std = "1.6.5"
aws-lc-rs = { version = "1", features = ["bindgen"] }
cc = "=1.1.15"
cc = "=1.2.4"
dirs = "5.0.1"
futures = "0.3.30"
hex = "0.4.2"
Expand Down

0 comments on commit 30990ab

Please sign in to comment.