fix(deps): update rust crate clap-cargo to 0.18.0

This commit is contained in:
renovate[bot]
2025-11-23 12:17:16 +00:00
committed by GitHub
parent 50e55dea77
commit c16e08e63c
2 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ serde_json = "1.0.145"
ignore = "=0.4.23"
globset = "=0.4.16"
base64ct = "<1.8.0"
clap-cargo = "0.15.2"
clap-cargo = "0.18.0"
[patch.crates-io]
mac-notification-sys = { git = "https://github.com/h4llow3En/mac-notification-sys" }