Skip to content

Commit

Permalink
fix(deps): update rust crate clap to 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent f7baf6d commit b6dc34e
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 @@ -10,7 +10,7 @@ aws-config = "0.53.0"
aws-sdk-athena = "0.23.0"
bat = "0.22.1"
chrono = "0.4.23"
clap = { version = "4.1.1", features = ["derive"] }
clap = { version = "4.1.3", features = ["derive"] }
devtimer = "4.0.1"
env_logger = "0.10.0"
log = "0.4.17"
Expand Down

0 comments on commit b6dc34e

Please sign in to comment.