diff --git a/Cargo.toml b/Cargo.toml index 45f46e1..ce2d7e1 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.7" +uucore = "0.8" # Error handling thiserror = "2"