Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo: version 1.3.1 -> 1.4.0 #41

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Cargo: version 1.3.1 -> 1.4.0 #41

merged 1 commit into from
Mar 22, 2024

Conversation

cpu
Copy link
Member

@cpu cpu commented Mar 22, 2024

Changelog: https://github.com/rustls/pki-types/compare/ffc074a1be42dcb298017cc175a7c5aa0c1591fa..637734886154f03a2e857650053170d5898a4124

Proposed release notes:

  • Adds PrivateKeyDer::TryFrom for &[u8] and Vec<u8> to map DER PKCS8, PKCS1, and SEC1 inputs to the correct PrivateKeyDer variant.
  • Adds optional web feature to facilitate using web-time to support the wasm32-unknown-unknown target.

@cpu cpu self-assigned this Mar 22, 2024
@cpu cpu added this pull request to the merge queue Mar 22, 2024
Merged via the queue into rustls:main with commit 2fab162 Mar 22, 2024
13 checks passed
@cpu cpu deleted the cpu-1.4.0 branch March 22, 2024 17:57
@cpu
Copy link
Member Author

cpu commented Mar 22, 2024

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.

3 participants