Update Rust crate uuid to 1.17.0
This commit is contained in:
@ -21,7 +21,7 @@ lazy_static = "1.5.0"
|
||||
anyhow = "1.0.98"
|
||||
reqwest = { version = "0.12.22", features = ["json"] }
|
||||
thiserror = "2.0.12"
|
||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||
uuid = { version = "1.17.0", features = ["v4", "serde"] }
|
||||
futures-util = "0.3.31"
|
||||
lazy-regex = "3.4.1"
|
||||
mime_guess = "2.0.5"
|
||||
|
Reference in New Issue
Block a user