Update Rust crate uuid to v1.10.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-10 00:08:14 +00:00
committed by Pierre HUBERT
parent d0ae4a68ad
commit e066941d93
2 changed files with 8 additions and 7 deletions

View File

@ -14,7 +14,7 @@ lazy-regex = "3.1.0"
anyhow = "1.0.83"
actix-web = "4.5.1"
actix-cors = "0.7.0"
actix-multipart = "0.7.0"
actix-multipart = "0.6.1"
actix-remote-ip = "0.1.0"
futures-util = "0.3.30"
diesel = { version = "2.1.6", features = ["postgres"] }