Initial commit

This commit is contained in:
Breadway 2026-07-02 20:59:18 +08:00
commit 2778f14574
29 changed files with 7110 additions and 0 deletions

3
Cargo.toml Normal file
View file

@ -0,0 +1,3 @@
[workspace]
members = ["breadsearch-shared", "breadmill", "breadsearch"]
resolver = "2"