mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 22:11:06 +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:
@@ -34,7 +34,7 @@ hex = "0.4.0"
|
||||
ip_network = "0.4.1"
|
||||
linked-hash-map = "0.5.4"
|
||||
linked_hash_set = "0.1.3"
|
||||
lru = "0.7.0"
|
||||
lru = "0.7.3"
|
||||
log = "0.4.8"
|
||||
parking_lot = "0.12.0"
|
||||
pin-project = "1.0.10"
|
||||
|
||||
Reference in New Issue
Block a user