Added external URL
All checks were successful
Build Project / test (push) Successful in 5m53s

This commit is contained in:
2025-02-09 16:00:42 +00:00
parent 79d42c2760
commit 4fb7baf954
3 changed files with 7 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-service = "2.0.2"
actix-web = "4.4.0"
chrono = { version = "0.4.31", features = ["serde"] }
dotenvy = "0.15"
@@ -20,4 +21,4 @@ tokio = { version = "1", features = ["fs", "rt-multi-thread"] }
[lints.clippy]
pedantic = "warn"
pedantic = "warn"