Skip to content

Commit

Permalink
chore(deps): Bump foyer from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [foyer](https://github.com/mrcroxx/foyer) from 0.3.0 to 0.4.0.
- [Changelog](https://github.com/MrCroxx/foyer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mrcroxx/foyer/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 73fddec commit fcb7ae0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -26,7 +26,7 @@ dyn-clone = "1.0.14"
either = "1"
enum-as-inner = "0.6"
fail = "0.5"
foyer = "0.3"
foyer = "0.4"
futures = { version = "0.3", default-features = false, features = ["alloc"] }
futures-async-stream = { workspace = true }
hex = "0.4"
Expand Down

0 comments on commit fcb7ae0

Please sign in to comment.