Skip to content

Commit

Permalink
Merge pull request #84 from tansu-io/dependabot/cargo/main/object_sto…
Browse files Browse the repository at this point in the history
…re-0.11.1

Bump object_store from 0.11.0 to 0.11.1
  • Loading branch information
shortishly authored Oct 22, 2024
2 parents 0bab0e0 + ccc92fd commit 65b36aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ getrandom = "0.2"
glob = "0.3.1"
lazy_static = "1.4.0"
lz4 = "1.28.0"
object_store = { version = "0.11.0", features = ["aws"] }
object_store = { version = "0.11.1", features = ["aws"] }
opentelemetry = { version = "0.21.0" }
opentelemetry-jaeger = { version = "0.20.0", features = ["rt-tokio"] }
opentelemetry_sdk = "0.21.2"
Expand Down

0 comments on commit 65b36aa

Please sign in to comment.