cba to fix the reqwest get title issue in docker production

This commit is contained in:
h
2023-10-28 17:42:34 -04:00
parent 5b97755da8
commit ea734d7809
5 changed files with 49 additions and 11 deletions
+1
View File
@@ -15,3 +15,4 @@ regex = "1.10.0"
tl = "0.7.7"
axum-extra = { version = "0.8.0", features = ["cookie-signed", "cookie"] }
serde = { version = "1.0.189", features = ["derive"] }
quick-xml = "0.31.0"