Added functionality to added article.
This commit is contained in:
@@ -14,6 +14,7 @@ common = {path = "../common"}
|
||||
axum = "0.8.8"
|
||||
tokio = { version = "1.49.0", default-features = false, features = ["full"] }
|
||||
http = "1.4.0"
|
||||
tower-http = {version = "0.6.8", features = ["cors"]}
|
||||
tracing = "=0.1.44"
|
||||
tracing-subscriber = "0.3.22"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user