music-bot/.vscode/settings.json

10 lines
190 B
JSON
Raw Permalink Normal View History

2024-03-22 21:49:30 +07:00
{
"rust-analyzer.linkedProjects": [
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml",
"./Cargo.toml"
]
}