diff --git a/Cargo.toml b/Cargo.toml index fe2fcf0667..3246638deb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.4", features = [ "v4" ] } png = "0.17" parking_lot = "0.12"