Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2023
1 parent f7baf6d commit efe61bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ authors = ["Duyet <[email protected]>"]

[dependencies]
anyhow = { version = "1.0.68", features = ["backtrace"] }
aws-config = "0.53.0"
aws-sdk-athena = "0.23.0"
aws-config = "0.54.1"
aws-sdk-athena = "0.24.0"
bat = "0.22.1"
chrono = "0.4.23"
clap = { version = "4.1.1", features = ["derive"] }
clap = { version = "4.1.4", features = ["derive"] }
devtimer = "4.0.1"
env_logger = "0.10.0"
log = "0.4.17"
Expand Down

0 comments on commit efe61bc

Please sign in to comment.