moved Cargo.toml and src/ to /mers/Cargo.toml and /mers/src/ because rust-analyzer was apparently very confused when I was trying to edit projects in mers_libs/*/.

This commit is contained in:
Dummi26
2023-04-12 22:23:07 +02:00
parent 5b051e72f1
commit 2acdcd3f53
26 changed files with 194 additions and 5 deletions

2
.gitignore vendored Executable file
View File

@@ -0,0 +1,2 @@
/mers/target
/mers_libs/*/target