Skip to content

Commit ceb9e55

Browse files
committed
Oops
1 parent 60d9cd3 commit ceb9e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curve25519-dalek/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "curve25519-dalek"
33
# Before incrementing:
44
# - update CHANGELOG
55
# - update README if required by semver
6-
# - if README was updated, also update module documentation in src/lib.rs
6+
version = "5.0.0-pre.4"
77
edition = "2024"
88
rust-version = "1.85.0"
99
authors = [

0 commit comments

Comments
 (0)