log
Showing
| ... | ... | @@ -14,3 +14,5 @@ anyhow = "1.0.100" |
| axum = { version = "0.8.7", features = ["macros"] } | ||
| bincode = "2.0.1" | ||
| tower-http = { version = "0.6.8", features = ["cors"] } | ||
| tracing = "0.1.44" | ||
| tracing-subscriber = "0.3.22" |
Please register or sign in to comment