Skip to content

Commit

Permalink
build(deps): bump aws-config from 1.3.0 to 1.4.0 (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent c9dfe1f commit fbc6d80
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
84 changes: 42 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exon/exon-io/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version = { workspace = true }

[dependencies]
async-trait = "0.1.80"
aws-config = { version = "1.3.0" }
aws-config = { version = "1.4.0" }
aws-credential-types = { version = "1.2.0" }
object_store = { workspace = true, features = ["aws"] }
tokio = { version = "1", features = ["io-util"] }
Expand Down

0 comments on commit fbc6d80

Please sign in to comment.