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

Bump pkcs1 to v0.7, pkcs8 to v0.10; MSRV 1.65 #270

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Mar 6, 2023

No description provided.

@tarcieri
Copy link
Member Author

tarcieri commented Mar 6, 2023

This is a blocker for some pkcs8 updates I'm doing so I'm going to go ahead and merge this and cut a prerelease.

Will wait for approval before a final release.

@tarcieri tarcieri merged commit 54ddb28 into master Mar 6, 2023
@tarcieri tarcieri deleted the pkcs1-v0.7+pkcs8-v0.10 branch March 6, 2023 20:31
@@ -10,7 +10,7 @@ repository = "https://github.com/RustCrypto/RSA"
keywords = ["rsa", "encryption", "security", "crypto"]
categories = ["cryptography"]
readme = "README.md"
rust-version = "1.60"
rust-version = "1.65"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a little problematic, I have at least one downstream dependency that can't upgrade to 1.65 yet, due to compiler issues in the lates compiler versions :/ deltachat/deltachat-core-rust#3856

@tarcieri tarcieri mentioned this pull request Apr 27, 2023
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