curve25519-dalek-source/ed25519-dalek/tests
Tony Arcieri 53df025bb3
Bump edition to 2024 and crate versions to prereleases (#775)
This represents the first breaking change in a new release series,
bumping all crates to the 2024 edition of Rust.

As such, the version numbers of all crates have been incremented to
represent a new prerelease series:

- `curve25519-dalek`: v5.0.0-pre
- `ed25519-dalek`: v3.0.0-pre
- `x25519-dalek`: v3.0.0-pre

Note that this commit isn't intended to cut associated crate releases of
these on crates.io, but is merely bumping the version numbers to denote
there are pending breaking changes.

This commit also includes rustfmt changes which were made as part of the
2024 edition.

Also includes clippy fixes.
2025-07-07 11:52:25 -04:00
..
examples Workspace ed25519 under ed25519-dalek 2023-06-27 04:04:09 +00:00
ed25519.rs Bump edition to 2024 and crate versions to prereleases (#775) 2025-07-07 11:52:25 -04:00
pkcs8.rs Add typos action and correct typos (#766) 2025-06-04 17:40:10 +02:00
validation_criteria.rs Bump edition to 2024 and crate versions to prereleases (#775) 2025-07-07 11:52:25 -04:00
x25519.rs Bump edition to 2024 and crate versions to prereleases (#775) 2025-07-07 11:52:25 -04:00