This commit is contained in:
2025-04-29 22:04:32 +02:00
parent 90478ad477
commit a9dd9bc87c
13 changed files with 446 additions and 0 deletions

3
Cargo.toml Normal file
View File

@@ -0,0 +1,3 @@
[workspace]
resolver = "2"
members = ["lib/search_and_replace", "theseus-server"]