Skip to content

Commit 77e56b5

Browse files
committed
Add rust-version metadata
1 parent 184920a commit 77e56b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

json/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ edition = "2021"
99
keywords = ["syn"]
1010
license = "MIT OR Apache-2.0"
1111
repository = "https://github.com/dtolnay/syn"
12+
rust-version = "1.82"
1213

1314
[features]
1415
default = ["serde"]

0 commit comments

Comments
 (0)