mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-10 17:01:02 +00:00
Raise required compiler for serde_derive to Rust 1.65
This commit is contained in:
@@ -10,7 +10,7 @@ homepage = "https://serde.rs"
|
||||
keywords = ["serde", "serialization"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/serde-rs/serde"
|
||||
rust-version = "1.61"
|
||||
rust-version = "1.65"
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user