Correct crypto MSRVs

This commit is contained in:
Luke Parker
2025-08-15 20:37:03 -04:00
parent 15a9cbef40
commit f2563d39cb
7 changed files with 20 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ repository = "https://github.com/serai-dex/serai/tree/develop/crypto/dalek-ff-gr
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
keywords = ["curve25519", "ed25519", "ristretto", "dalek", "group"]
edition = "2021"
rust-version = "1.71"
rust-version = "1.65"
[package.metadata.docs.rs]
all-features = true