Skip to content

Commit

Permalink
chore(deps): Bump xorf from 0.8.1 to 0.10.2
Browse files Browse the repository at this point in the history
Bumps [xorf](https://github.com/ayazhafiz/xorf) from 0.8.1 to 0.10.2.
- [Release notes](https://github.com/ayazhafiz/xorf/releases)
- [Commits](ayazhafiz/xorf@0.8.1...0.10.2)

---
updated-dependencies:
- dependency-name: xorf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 8db10db commit 5c296b3
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 src/storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ tokio-retry = "0.3"
tonic = { workspace = true }
tracing = "0.1"
tracing-futures = { version = "0.2", features = ["futures-03"] }
xorf = "0.8.1"
xorf = "0.10.2"
xxhash-rust = { version = "0.8.7", features = ["xxh32", "xxh64"] }
zstd = { version = "0.12", default-features = false }

Expand Down

0 comments on commit 5c296b3

Please sign in to comment.