Add/correct msrv labels

This commit is contained in:
Luke Parker
2024-12-08 18:27:01 -05:00
parent 834c16930b
commit 8013c56195
74 changed files with 326 additions and 51 deletions

View File

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

View File

@@ -5,7 +5,7 @@ description = "Serai instructions library, enabling encoding and decoding"
license = "MIT"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
edition = "2021"
rust-version = "1.74"
rust-version = "1.80"
[package.metadata.docs.rs]
all-features = true