lifting off
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2021"
|
||||
actix-web = "4"
|
||||
chrono = { version = "0.4.31", features = ["serde"] }
|
||||
dotenv = "0.15.0"
|
||||
env_logger = "0.10.1"
|
||||
serde = "1.0.193"
|
||||
serde_json = "1.0.108"
|
||||
sqlx = {version = "0.7.3", features=["postgres", "chrono", "uuid", "runtime-async-std"]}
|
||||
|
||||
Reference in New Issue
Block a user