mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Bumped prerelease version
This commit is contained in:
parent
1cedb3727e
commit
dbe599532f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ name = "curve25519-dalek"
|
|||
# - update html_root_url
|
||||
# - update README if required by semver
|
||||
# - if README was updated, also update module documentation in src/lib.rs
|
||||
version = "4.0.0-pre.2"
|
||||
version = "4.0.0-pre.3"
|
||||
edition = "2021"
|
||||
rust-version = "1.56.1"
|
||||
authors = ["Isis Lovecruft <isis@patternsinthevoid.net>",
|
||||
|
|
|
|||
Loading…
Reference in a new issue