Imply basic req/resp mod

This commit is contained in:
2026-08-19 23:36:00 +08:00
parent a5e55d4355
commit 137028ac03
5 changed files with 351 additions and 5 deletions
+2
View File
@@ -4,8 +4,10 @@ version = "0.1.0"
edition = "2024"
[dependencies]
color-eyre = "0.6.5"
env_logger = "0.11.11"
log = "0.4.33"
thiserror = "2.0.20"
[profile.dev]
opt-level = 0