Update Rust crate uuid to 1.2.2
This commit is contained in:
@ -18,7 +18,7 @@ serde_yaml = "0.9.14"
|
||||
env_logger = "0.9.1"
|
||||
serde = { version = "1.0.147", features = ["derive"] }
|
||||
bcrypt = "0.13.0"
|
||||
uuid = { version = "1.2.1", features = ["v4"] }
|
||||
uuid = { version = "1.2.2", features = ["v4"] }
|
||||
mime_guess = "2.0.4"
|
||||
askama = "0.11.1"
|
||||
futures-util = "0.3.25"
|
||||
|
Reference in New Issue
Block a user