Skip to content

Commit

Permalink
fix(deps): update aws-sdk-rust monorepo (#112)
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] authored Apr 13, 2024
1 parent 47e11d2 commit 8599643
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ exclude = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
aws-config = "1.1"
aws-sdk-glue = "1.24"
aws-types = "1.1"
aws-credential-types = "1.1"
aws-config = "1.2"
aws-sdk-glue = "1.25"
aws-types = "1.2"
aws-credential-types = "1.2"
chrono = "0.4"
clap = { version = "4.5", features = ["derive"] }
datafusion = { version = "35", features = ["avro"] }
Expand Down

0 comments on commit 8599643

Please sign in to comment.