Skip to content

Commit

Permalink
fix(deps): update rust crate aws-sdk-glue to 1.27 (#115)
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 Apr 23, 2024
1 parent b3d012f commit 5feb935
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 @@ -20,7 +20,7 @@ exclude = [

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

0 comments on commit 5feb935

Please sign in to comment.