feat: ACME location in main too

This commit is contained in:
2023-10-12 09:35:15 -03:00
parent 123c8acee6
commit e74efc5aec
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
reqwest = { version = "0.11", features = ["json"] }
futures = "0.3.28"
actix-files = "0.3"
actix-files = "0.6"
[[bin]]
name = "presence"