more refactoring
This commit is contained in:
parent
7268d49b4a
commit
ce5d2c9fb4
10 changed files with 251 additions and 39 deletions
|
|
@ -26,3 +26,5 @@ axum-extra = { version = "0.9", features = ["typed-header", "cookie"] }
|
|||
cookie = "0.18"
|
||||
thiserror = "2.0.18"
|
||||
dotenvy = "0.15.7"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue