fixup! chore: Setup clego sub project

This commit is contained in:
2024-07-06 20:04:56 +02:00
parent 820d76d0f5
commit d9cedca335

View File

@ -1,6 +1,7 @@
[workspace] [workspace]
members = [ members = [
"frontoffice", "webapp",
"clego", "clego",
"tauri", "tauri",
] ]
resolver = "2"