border-wars/.vscode/settings.json
CoCo_Sol a9d5451787
Some checks failed
Rust Checks / checks (push) Failing after 5s
Change structure of menus
2024-02-10 10:02:11 +01:00

5 lines
89 B
JSON

{
"rust-analyzer.linkedProjects": [
"./crates/border-wars/Cargo.toml"
]
}