Skip to content

Commit

Permalink
Bump quick_cache from 0.4.2 to 0.5.1 (#2917)
Browse files Browse the repository at this point in the history
Bumps [quick_cache](https://github.com/arthurprs/quick-cache) from 0.4.2 to 0.5.1.
- [Commits](https://github.com/arthurprs/quick-cache/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2024
1 parent 225fe01 commit 459c8e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 relays/client-substrate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ futures = "0.3.30"
jsonrpsee = { version = "0.17", features = ["macros", "ws-client"] }
log = "0.4.21"
num-traits = "0.2"
quick_cache = "0.4"
quick_cache = "0.5"
rand = "0.8"
scale-info = { version = "2.11.1", features = ["derive"] }
tokio = { version = "1.37", features = ["rt-multi-thread"] }
Expand Down

0 comments on commit 459c8e7

Please sign in to comment.