This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user