diff --git a/Cargo.toml b/Cargo.toml index e2ba5fb5b0..85e99a7b55 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -541,7 +541,7 @@ update-common = { path = "update-common" } update-engine = { path = "update-engine" } url = "2.5.0" usdt = "0.5.0" -uuid = { version = "1.8.0", features = ["serde", "v4"] } +uuid = { version = "1.10.0", features = ["serde", "v4"] } uzers = "0.11" walkdir = "2.5" whoami = "1.5"