Skip to content

Take webpki-root-certs lockfile update#125

Merged
djc merged 1 commit into
rustls:mainfrom
weifanglab:main
Jul 8, 2026
Merged

Take webpki-root-certs lockfile update#125
djc merged 1 commit into
rustls:mainfrom
weifanglab:main

Conversation

@weifanglab

Copy link
Copy Markdown
Contributor

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

@djc
djc added this pull request to the merge queue Jul 8, 2026
@djc

djc commented Jul 8, 2026

Copy link
Copy Markdown
Member

Why do you want/need this?

Merged via the queue into rustls:main with commit 1ce667b Jul 8, 2026
3 checks passed
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