Compare commits
2 Commits
6099d730be
...
9079b2f005
Author | SHA1 | Date | |
---|---|---|---|
9079b2f005 | |||
caeff985c2 |
@ -7,7 +7,7 @@ edition = "2024"
|
|||||||
env_logger = "0.11.8"
|
env_logger = "0.11.8"
|
||||||
log = "0.4.27"
|
log = "0.4.27"
|
||||||
diesel = { version = "2.2.10", features = ["postgres", "r2d2"] }
|
diesel = { version = "2.2.10", features = ["postgres", "r2d2"] }
|
||||||
diesel_migrations = "2.1.0"
|
diesel_migrations = "2.2.0"
|
||||||
clap = { version = "4.5.38", features = ["env", "derive"] }
|
clap = { version = "4.5.38", features = ["env", "derive"] }
|
||||||
actix-web = "4.11.0"
|
actix-web = "4.11.0"
|
||||||
actix-cors = "0.7.1"
|
actix-cors = "0.7.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user