Skip to content

Commit

Permalink
fix(deps): update rust crate aws-sdk-glue to 1.24 (#111)
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 9, 2024
1 parent 67f1e5c commit 47e11d2
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.1"
aws-sdk-glue = "1.23"
aws-sdk-glue = "1.24"
aws-types = "1.1"
aws-credential-types = "1.1"
chrono = "0.4"
Expand Down

0 comments on commit 47e11d2

Please sign in to comment.