Split to crates

This commit is contained in:
2026-07-09 09:48:19 +05:30
parent f162dc7175
commit d3012165bc
13 changed files with 297 additions and 245 deletions
+5 -6
View File
@@ -1,6 +1,5 @@
[package]
name = "woly"
version = "0.1.0"
edition = "2024"
[dependencies]
[workspace]
members = [
"crates/*",
]
resolver = "2"