Skip to content

Commit

Permalink
fix(deps): update aws-sdk-rust monorepo to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 11, 2024
1 parent 22d767d commit ad9d540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ authors = ["Duyet <me@duyet.net>"]

[dependencies]
anyhow = { version = "1.0.68", features = ["backtrace"] }
aws-config = "0.53.0"
aws-sdk-athena = "0.23.0"
aws-config = "1.1.2"
aws-sdk-athena = "1.10.0"
bat = "0.22.1"
chrono = "0.4.23"
clap = { version = "4.1.1", features = ["derive"] }
Expand Down

0 comments on commit ad9d540

Please sign in to comment.