Update Rust crate uucore to 0.0.25

This commit is contained in:
renovate[bot]
2024-03-25 02:51:45 +00:00
committed by GitHub
parent 7f0e1213b5
commit 5790b0f3f9
+1 -1
View File
@@ -29,7 +29,7 @@ feat_common_core = [
]
[workspace.dependencies]
uucore = "0.0.24"
uucore = "0.0.25"
clap = { version = "4.4", features = ["wrap_help", "cargo"] }
clap_complete = "4.4"
clap_mangen = "0.2"