Update Rust crate uuid to 1.16.0
This commit is contained in:
parent
e14c8af5c5
commit
a3084a32e4
@ -21,7 +21,7 @@ rust-embed = "8.6.0"
|
||||
mime_guess = "2.0.5"
|
||||
askama = "0.13.0"
|
||||
urlencoding = "2.1.3"
|
||||
uuid = { version = "1.12.1", features = ["v4", "serde"] }
|
||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||
ipnet = { version = "2.11.0", features = ["serde"] }
|
||||
chrono = "0.4.40"
|
||||
futures-util = { version = "0.3.31", features = ["sink"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user