Skip to content

Take webpki-root-certs lockfile update#125

Open
weifanglab wants to merge 1 commit into
rustls:mainfrom
weifanglab:main
Open

Take webpki-root-certs lockfile update#125
weifanglab wants to merge 1 commit into
rustls:mainfrom
weifanglab:main

Conversation

@weifanglab

Copy link
Copy Markdown

Update the locked registry copy of webpki-root-certs from 1.0.7 to 1.0.8.

This keeps the lockfile aligned with the current workspace crate release while avoiding a broader dependency refresh that would currently pull in MSRV-incompatible transitive updates.

Testing:

  • cargo build --locked --all-targets
  • cargo fmt -- --check
  • cargo clippy --locked --all-targets -- -D warnings
  • cargo test --locked
  • cargo +1.70.0 check --locked --lib --manifest-path webpki-roots/Cargo.toml
  • cargo +1.70.0 check --locked --lib --manifest-path webpki-root-certs/Cargo.toml

Signed-off-by: weifanglab <weifanglab@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants