diff --git a/Cargo.toml b/Cargo.toml index 89d5014..2e9a40b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,7 +53,7 @@ clap = { version = "4", features = ["derive", "wrap_help"] } clap_complete = "4" # uutils integration -uucore = "0.8" +uucore = "0.9" # Error handling thiserror = "2"