Nest Cargo.lock under Cargo.toml in Code

This commit is contained in:
Laurențiu Nicola 2022-11-08 09:57:05 +02:00
parent c0310c1e03
commit 4403dde711

View File

@ -1276,6 +1276,11 @@
"$generated-end": {} "$generated-end": {}
} }
}, },
"configurationDefaults": {
"explorer.fileNesting.patterns": {
"Cargo.toml": "Cargo.lock"
}
},
"problemPatterns": [ "problemPatterns": [
{ {
"name": "rustc", "name": "rustc",