wip: add client base and basic router

This commit is contained in:
2025-05-02 10:08:29 +02:00
parent 96bf9303ea
commit 4af8c825bb
8 changed files with 126 additions and 9 deletions

View File

@@ -3,7 +3,4 @@ name = "search_and_replace"
version = "0.1.0"
edition = "2021"
[profile.release]
strip = true
[dependencies]