We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184920a commit 77e56b5Copy full SHA for 77e56b5
json/Cargo.toml
@@ -9,6 +9,7 @@ edition = "2021"
9
keywords = ["syn"]
10
license = "MIT OR Apache-2.0"
11
repository = "https://github.com/dtolnay/syn"
12
+rust-version = "1.82"
13
14
[features]
15
default = ["serde"]
0 commit comments