We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d9cd3 commit ceb9e55Copy full SHA for ceb9e55
curve25519-dalek/Cargo.toml
@@ -3,7 +3,7 @@ name = "curve25519-dalek"
3
# Before incrementing:
4
# - update CHANGELOG
5
# - update README if required by semver
6
-# - if README was updated, also update module documentation in src/lib.rs
+version = "5.0.0-pre.4"
7
edition = "2024"
8
rust-version = "1.85.0"
9
authors = [
0 commit comments