mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 14:47:55 +00:00
deps: replace lru with schnellru (#1217)
* deps: replace lru with schnellru * bring the peace to the galaxy
This commit is contained in:
@@ -8,7 +8,7 @@ license.workspace = true
|
||||
[dependencies]
|
||||
futures = "0.3.21"
|
||||
gum = { package = "tracing-gum", path = "../../gum" }
|
||||
lru = "0.11.0"
|
||||
schnellru = "0.2.1"
|
||||
|
||||
sp-consensus-babe = { path = "../../../../substrate/primitives/consensus/babe" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user