Skip to content

Commit

Permalink
fix(deps): update rust crate aws-sdk-glue to 1.26 (#113)
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 20, 2024
1 parent 8599643 commit b3d012f
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.25"
aws-sdk-glue = "1.26"
aws-types = "1.2"
aws-credential-types = "1.2"
chrono = "0.4"
Expand Down

0 comments on commit b3d012f

Please sign in to comment.