Update Rust crate diesel to 2.1.6
This commit is contained in:
@ -16,7 +16,7 @@ actix-cors = "0.7.0"
|
||||
actix-multipart = "0.6.1"
|
||||
actix-remote-ip = "0.1.0"
|
||||
futures-util = "0.3.30"
|
||||
diesel = { version = "2.1.5", features = ["postgres"] }
|
||||
diesel = { version = "2.1.6", features = ["postgres"] }
|
||||
serde = { version = "1.0.198", features = ["derive"] }
|
||||
serde_json = "1.0.116"
|
||||
mailchecker = "6.0.3"
|
||||
|
Reference in New Issue
Block a user