Version bumps, add necessary version specifications

This commit is contained in:
Luke Parker
2025-08-18 04:49:18 -04:00
parent a8b8844e3f
commit cc662cb591
9 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "minimal-ed448"
version = "0.4.0"
version = "0.4.1"
description = "Unaudited, inefficient implementation of Ed448 in Rust"
license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ed448"