Remove VSC settings

This commit is contained in:
Denis Redozubov 2023-06-28 21:47:27 +04:00
parent f05c262a0b
commit c69b56257d
1 changed files with 0 additions and 16 deletions

16
.vscode/settings.json vendored
View File

@ -1,16 +0,0 @@
{
"rust-analyzer.linkedProjects": [
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml"
],
"docwriter.style": "RustDoc"
}