Skip to content

Commit

Permalink
fix(deps): update rust crate aws-config to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 22d767d commit 3e8b1cd
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 @@ -6,7 +6,7 @@ authors = ["Duyet <me@duyet.net>"]

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

0 comments on commit 3e8b1cd

Please sign in to comment.