Correct ed448 versioning

This commit is contained in:
Luke Parker
2022-10-29 05:21:04 -04:00
parent 43e38e463f
commit e67e406d95
4 changed files with 5 additions and 5 deletions

View File

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