Skip to content

Commit c03affe

Browse files
committed
use official cargo schema
1 parent a11f0d3 commit c03affe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/json/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@
11271127
"name": "Cargo Manifest",
11281128
"description": "Manifest for Cargo, the Rust package manager and build tool",
11291129
"fileMatch": ["Cargo.toml"],
1130-
"url": "https://www.schemastore.org/cargo.json"
1130+
"url": "https://raw.githubusercontent.com/rust-lang/cargo/refs/heads/master/crates/cargo-util-schemas/manifest.schema.json"
11311131
},
11321132
{
11331133
"name": "Cargo Make",

0 commit comments

Comments
 (0)