diff --git a/Cargo.toml b/Cargo.toml index f756bc7..fe91a2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ regex = "1.10.4" sysinfo = "0.35" tempfile = "3.10.1" textwrap = { version = "0.16.1", features = ["terminal_size"] } -uucore = "0.0.30" +uucore = "0.1.0" xattr = "1.3.1"