mirror of
https://github.com/nullishamy/ferri.git
synced 2025-06-28 09:04:18 +00:00
feat: http wrapper, start type rewrite, add nextest
This commit is contained in:
parent
9bc6c12392
commit
d59660da37
18 changed files with 369 additions and 144 deletions
|
@ -11,6 +11,7 @@ uuid = { version = "1.16.0", features = ["v4"] }
|
|||
chrono = "0.4.40"
|
||||
rand = "0.8"
|
||||
thiserror = "2.0.12"
|
||||
serde_json = "1.0.140"
|
||||
|
||||
tracing = "0.1.40"
|
||||
tracing-appender = "0.2.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue