This commit is contained in:
2025-11-30 21:47:03 +01:00
parent d38f8891f5
commit 73791a0760
12 changed files with 3226 additions and 70 deletions
+4
View File
@@ -0,0 +1,4 @@
[workspace]
resolver = "3"
members = ["backend"]
default-members = ["backend"]