Skip to content

Commit

Permalink
Update Rust crate clap_complete to 4.5.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent ea1b148 commit 101144c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ bzip2 = "0.4.4"
camino = { version = "1.1.9", features = ["serde1"] }
chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "4.5.20", features = ["derive", "cargo", "env"] }
clap_complete = "4.5.32"
clap_complete = "4.5.33"
codepage = "0.1.2"
color-eyre = { version = "0.6.3", default-features = false }
const_format = "0.2.33"
Expand Down

0 comments on commit 101144c

Please sign in to comment.