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

@@ -6,6 +6,7 @@ license = "AGPL-3.0-only"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
edition = "2021"
publish = false
rust-version = "1.74"
[package.metadata.docs.rs]
all-features = true