Add/update msrv for common/*, crypto/*, coins/*, and substrate/*

This includes all published crates.
This commit is contained in:
Luke Parker
2023-11-21 01:19:40 -05:00
parent 4b85d4b03b
commit 6efc313d76
22 changed files with 22 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ repository = "https://github.com/serai-dex/serai/tree/develop/crypto/frost"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
keywords = ["frost", "multisig", "threshold"]
edition = "2021"
rust-version = "1.70"
rust-version = "1.74"
[package.metadata.docs.rs]
all-features = true