Skip to content

Commit

Permalink
build(deps): bump aws-config from 1.2.1 to 1.3.0 (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 3c3087a commit d9b7eaa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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.2.1" }
aws-config = { version = "1.3.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 d9b7eaa

Please sign in to comment.