improvements

This commit is contained in:
2026-03-29 13:40:16 +03:00
parent 644595b6d3
commit 299879a939
27 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"