diff --git a/Cargo.toml b/Cargo.toml index 535afb94b7..ac20f93775 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -661,7 +661,7 @@ update-common = { path = "update-common" } update-engine = { path = "update-engine" } url = "2.5.3" usdt = "0.5.0" -uuid = { version = "1.10.0", features = ["serde", "v4"] } +uuid = { version = "1.11.0", features = ["serde", "v4"] } uzers = "0.12" walkdir = "2.5" whoami = "1.5"