Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Remove parity-util-mem from runtime-api cache (#6367)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcnski authored Nov 29, 2022
1 parent 3f288d3 commit d8ae624
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 171 deletions.
12 changes: 1 addition & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions node/core/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ edition = "2021"
[dependencies]
futures = "0.3.21"
gum = { package = "tracing-gum", path = "../../gum" }
memory-lru = "0.1.1"
parity-util-mem = { version = "0.12.0", default-features = false }
lru = "0.8"

sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" }

Expand Down
Loading

0 comments on commit d8ae624

Please sign in to comment.