Skip to content

Commit

Permalink
No need to pin - cc MSRV @ v1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Nov 14, 2024
1 parent d95d0c4 commit 0d3e220
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions aws-lc-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ regex-automata = "~0.3.9"
regex-syntax = "~0.7.5"
# Pinned to avoid build failure in older versions
proc-macro2 = "1.0.60"
# Pinned dependency to preserve MSRV: 1.63.0 <= rust-version < 1.67.0
cc = "=1.2.1"

[package.metadata.cargo-udeps.ignore]
development = ["which", "home", "regex", "regex-automata", "regex-syntax", "proc-macro2", "jobserver", "cc"]

0 comments on commit 0d3e220

Please sign in to comment.