cargo stuff
This commit is contained in:
1045
Cargo.lock
generated
1045
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -7,6 +7,8 @@ edition = "2021"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-web = "4"
|
actix-web = "4"
|
||||||
|
chrono = { version = "0.4.31", features = ["serde"] }
|
||||||
|
dotenv = "0.15.0"
|
||||||
serde = "1.0.193"
|
serde = "1.0.193"
|
||||||
serde_json = "1.0.108"
|
serde_json = "1.0.108"
|
||||||
sqlx = {version = "0.7.3", features=["postgres", "chrono", "uuid"]}
|
sqlx = {version = "0.7.3", features=["postgres", "chrono", "uuid"]}
|
||||||
|
|||||||
Reference in New Issue
Block a user