Skip to content

Commit

Permalink
[Renovate] Update Rust crate clap to v4.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent f899874 commit 186039d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,19 +165,19 @@ dependencies = [

[[package]]
name = "clap"
version = "4.5.11"
version = "4.5.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35723e6a11662c2afb578bcf0b88bf6ea8e21282a953428f240574fcc3a2b5b3"
checksum = "c53aa12ec67affac065e7c7dd20a42fa2a4094921b655711d5d3107bb3d52bed"
dependencies = [
"clap_builder",
"clap_derive",
]

[[package]]
name = "clap_builder"
version = "4.5.11"
version = "4.5.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49eb96cbfa7cfa35017b7cd548c75b14c3118c98b423041d70562665e07fb0fa"
checksum = "efbdf2dd5fe10889e0c61942ff5d948aaf12fd0b4504408ab0cbb1916c2cffa9"
dependencies = [
"anstream",
"anstyle",
Expand Down

0 comments on commit 186039d

Please sign in to comment.