mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 16:51:03 +00:00
deps: replace lru with schnellru (#1217)
* deps: replace lru with schnellru * bring the peace to the galaxy
This commit is contained in:
@@ -19,7 +19,7 @@ thiserror = "1.0.31"
|
||||
fatality = "0.0.6"
|
||||
gum = { package = "tracing-gum", path = "../gum" }
|
||||
derive_more = "0.99.17"
|
||||
lru = "0.11.0"
|
||||
schnellru = "0.2.1"
|
||||
|
||||
polkadot-node-subsystem = { path = "../subsystem" }
|
||||
polkadot-node-jaeger = { path = "../jaeger" }
|
||||
|
||||
Reference in New Issue
Block a user