mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
fix diesel example
This commit is contained in:
@ -10,6 +10,7 @@ dotenv = "0.15"
|
||||
env_logger = "0.9.0"
|
||||
failure = "0.1.8"
|
||||
futures = "0.3.1"
|
||||
log = "0.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
uuid = { version = "0.8", features = ["serde", "v4"] }
|
||||
|
Reference in New Issue
Block a user