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

Bumped MSRV to 1.56.1 and added some documentation about semver #218

Merged
merged 2 commits into from
Oct 16, 2022

Conversation

rozbb
Copy link
Contributor

@rozbb rozbb commented Oct 16, 2022

No description provided.

@rozbb rozbb requested a review from tarcieri October 16, 2022 06:08
@rozbb rozbb mentioned this pull request Oct 16, 2022
Copy link
Contributor

@tarcieri tarcieri left a comment

Choose a reason for hiding this comment

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

Not sure what’s up with the benchmarks but the rest looks good

@rozbb rozbb merged commit 8319adb into dalek-cryptography:main Oct 16, 2022
@@ -30,7 +30,7 @@ rand_core = { version = "0.5", default-features = false, optional = true }
serde_crate = { package = "serde", version = "1.0", default-features = false, optional = true }
serde_bytes = { version = "0.11", optional = true }
sha2 = { version = "0.9", default-features = false }
zeroize = { version = "~1.3", default-features = false }
zeroize = { version = "1", default-features = false }
Copy link

Choose a reason for hiding this comment

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

This is great, would love a release with this change!

Copy link
Contributor

Choose a reason for hiding this comment

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

@tarcieri tarcieri mentioned this pull request Jan 5, 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.

3 participants