improvements

This commit is contained in:
2026-03-29 13:40:16 +03:00
parent 9e13afaeae
commit 8560b40a64
29 changed files with 8422 additions and 465 deletions

3
Cargo.toml Normal file
View File

@@ -0,0 +1,3 @@
[workspace]
members = ["core", "backend"]
resolver = "2"