mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 17:45:46 +00:00
Update lru, regex and thread_local (#11135)
* Update `lru` to 0.7.3 * Update `regex` to 1.5.5 * Update `thread_local` to 1.1.4
This commit is contained in:
@@ -19,7 +19,7 @@ futures = "0.3.19"
|
||||
futures-timer = "3.0.1"
|
||||
libp2p = { version = "0.40.0", default-features = false }
|
||||
log = "0.4.8"
|
||||
lru = "0.7.0"
|
||||
lru = "0.7.3"
|
||||
ahash = "0.7.6"
|
||||
prometheus-endpoint = { package = "substrate-prometheus-endpoint", version = "0.10.0-dev", path = "../../utils/prometheus" }
|
||||
sc-network = { version = "0.10.0-dev", path = "../network" }
|
||||
|
||||
Reference in New Issue
Block a user