Skip to content

Commit

Permalink
fix(deps): update rust crate aws-config to 1.2.1 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 2238a5e commit b5b0925
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 @@ -19,7 +19,7 @@ exclude = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
aws-config = "1.2"
aws-config = "1.2.1"
aws-sdk-glue = "1.27"
aws-types = "1.2"
aws-credential-types = "1.2"
Expand Down

0 comments on commit b5b0925

Please sign in to comment.