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,6 +7,7 @@ repository = "https://github.com/serai-dex/serai/tree/develop/substrate/node"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
edition = "2021"
publish = false
rust-version = "1.74"
[[bin]]
name = "serai-node"