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 8801923 commit 98eeb8cCopy full SHA for 98eeb8c
src/schemas/json/rust-project.json
@@ -18,7 +18,7 @@
18
"description": "Edition of the crate.",
19
"title": "Edition",
20
"type": "string",
21
- "enum": ["2015", "2018", "2021"]
+ "enum": ["2015", "2018", "2021", "2024"]
22
},
23
"deps": {
24
"description": "Crate dependencies.",
0 commit comments