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 a11f0d3 commit c03affeCopy full SHA for c03affe
src/api/json/catalog.json
@@ -1127,7 +1127,7 @@
1127
"name": "Cargo Manifest",
1128
"description": "Manifest for Cargo, the Rust package manager and build tool",
1129
"fileMatch": ["Cargo.toml"],
1130
- "url": "https://www.schemastore.org/cargo.json"
+ "url": "https://raw.githubusercontent.com/rust-lang/cargo/refs/heads/master/crates/cargo-util-schemas/manifest.schema.json"
1131
},
1132
{
1133
"name": "Cargo Make",
0 commit comments