mirror of
https://github.com/tauri-apps/tao.git
synced 2026-01-31 00:35:16 +01:00
fix(deps): update rust crate uuid to 1.5 (#811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -122,6 +122,6 @@ gdkwayland-sys = "0.18.0"
|
||||
gdk-pixbuf = "0.18"
|
||||
x11-dl = "2.21"
|
||||
zbus = "3"
|
||||
uuid = { version = "1.3", features = [ "v4" ] }
|
||||
uuid = { version = "1.5", features = [ "v4" ] }
|
||||
png = "0.17"
|
||||
parking_lot = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user