diff --git a/Cargo.toml b/Cargo.toml index 3fd35be2..58d161bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ filetime = "0.2.8" tempfile = "3" [target."cfg(unix)".dependencies] -xattr = { version = "1.0", optional = true } +xattr = { version = "1.1.3", optional = true } libc = "0.2" [features]