mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
Update uuid dependency
This commit is contained in:
@@ -70,7 +70,7 @@ surf = { version = "2.3", default-features = false, features = ["h1-client"] }
|
||||
thiserror = "1"
|
||||
toml = "0.5"
|
||||
url = "2"
|
||||
uuid = { version = "0.8", features = ["serde", "v4"] }
|
||||
uuid = { version = "1", features = ["serde", "v4"] }
|
||||
fast-socks5 = "0.4"
|
||||
humansize = "1"
|
||||
qrcodegen = "1.7.0"
|
||||
|
||||
Reference in New Issue
Block a user