diff --git a/Cargo.toml b/Cargo.toml index 30e52f7..4985461 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -78,7 +78,7 @@ thiserror = "2.0" uucore = "0.2.2" uuid = { version = "1.16.0", features = ["rng-rand"] } uutests = "0.4.0" -windows = { version = "0.61.1" } +windows = { version = "0.62.0" } xattr = "1.3.1" [dependencies]