diff --git a/Cargo.toml b/Cargo.toml index 6086ce2..3963799 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,8 +19,8 @@ exclude = [ # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -aws-config = "1.2.1" -aws-sdk-glue = "1.27" +aws-config = "1.3.0" +aws-sdk-glue = "1.28.0" aws-types = "1.2" aws-credential-types = "1.2" chrono = "0.4.38"