mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
part3: Update dependencies
This commit is contained in:
@ -13,8 +13,8 @@ argonautica = "0.2.0"
|
||||
chrono = { version = "0.4.6", features = ["serde"] }
|
||||
derive_more = "0.99.0"
|
||||
diesel = { version = "1.4.2", features = ["postgres", "uuidv07", "r2d2", "chrono"] }
|
||||
dotenv = "0.14.1"
|
||||
env_logger = "0.6"
|
||||
dotenv = "0.15"
|
||||
env_logger = "0.7"
|
||||
futures = "0.3.1"
|
||||
r2d2 = "0.8"
|
||||
lazy_static = "1.3.0"
|
||||
|
Reference in New Issue
Block a user