update memory-lru:0.1.1 (#6012)

This commit is contained in:
Nisheeth Barthwal
2022-09-14 15:06:25 +02:00
committed by GitHub
parent a2c6536f77
commit 023ebe778a
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
futures = "0.3.21"
gum = { package = "tracing-gum", path = "../../gum" }
memory-lru = "0.1.0"
memory-lru = "0.1.1"
parity-util-mem = { version = "0.11.0", default-features = false }
sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" }