Compare commits
1 Commits
v17
...
renovate/c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c16e08e63c |
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -395,9 +395,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "clap-cargo"
|
name = "clap-cargo"
|
||||||
version = "0.15.2"
|
version = "0.18.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "d546f0e84ff2bfa4da1ce9b54be42285767ba39c688572ca32412a09a73851e5"
|
checksum = "936551935c8258754bb8216aec040957d261f977303754b9bf1a213518388006"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anstyle",
|
"anstyle",
|
||||||
"clap",
|
"clap",
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ serde_json = "1.0.145"
|
|||||||
ignore = "=0.4.23"
|
ignore = "=0.4.23"
|
||||||
globset = "=0.4.16"
|
globset = "=0.4.16"
|
||||||
base64ct = "<1.8.0"
|
base64ct = "<1.8.0"
|
||||||
clap-cargo = "0.15.2"
|
clap-cargo = "0.18.0"
|
||||||
|
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
mac-notification-sys = { git = "https://github.com/h4llow3En/mac-notification-sys" }
|
mac-notification-sys = { git = "https://github.com/h4llow3En/mac-notification-sys" }
|
||||||
|
|||||||
Reference in New Issue
Block a user