Skip to content

Commit

Permalink
build(deps): update moka requirement from 0.11.2 to 0.12.8
Browse files Browse the repository at this point in the history
Updates the requirements on [moka](https://github.com/moka-rs/moka) to permit the latest version.
- [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md)
- [Commits](moka-rs/moka@v0.11.2...v0.12.8)

---
updated-dependencies:
- dependency-name: moka
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent a9a316e commit b1f6805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ timer = "0.2.0"
arweave-rs = {workspace=true}
url = "2.4.0"
http = "0.2"
moka = "0.11.2"
moka = "0.12.8"
ejdb2rs = {workspace=true}
ethers = { workspace = true }
rsa = "0.6.1"
Expand Down

0 comments on commit b1f6805

Please sign in to comment.