Skip to content

Commit

Permalink
fix(deps): update rust crate clap to 4.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and liias committed Oct 5, 2023
1 parent 562aedd commit 113ca04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build = "build.rs"
[dependencies]

# command-line argument parser
clap = "4.4.5"
clap = "4.4.6"

# logging library
tracing = "0.1"
Expand Down

0 comments on commit 113ca04

Please sign in to comment.