mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Remove parity-util-mem from runtime-api cache (#6367)
This commit is contained in:
Generated
+1
-11
@@ -4027,15 +4027,6 @@ dependencies = [
|
||||
"parity-util-mem",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "memory-lru"
|
||||
version = "0.1.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ce95ae042940bad7e312857b929ee3d11b8f799a80cb7b9c7ec5125516906395"
|
||||
dependencies = [
|
||||
"lru",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "memory_units"
|
||||
version = "0.4.0"
|
||||
@@ -6550,8 +6541,7 @@ name = "polkadot-node-core-runtime-api"
|
||||
version = "0.9.31"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"memory-lru",
|
||||
"parity-util-mem",
|
||||
"lru",
|
||||
"polkadot-node-primitives",
|
||||
"polkadot-node-subsystem",
|
||||
"polkadot-node-subsystem-test-helpers",
|
||||
|
||||
Reference in New Issue
Block a user