This commit is contained in:
Elnu 2023-11-13 10:19:04 -08:00
parent a4a69a89fd
commit 23ec580178
8 changed files with 377 additions and 26 deletions

View file

@ -1,5 +1,5 @@
{
"rust-analyzer.linkedProjects": [
"./helloworld/Cargo.toml",
"./dorm-controller/Cargo.toml",
]
}