mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 19:31:02 +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:
@@ -21,7 +21,7 @@ libc = "0.2.121"
|
||||
log = { version = "0.4.8" }
|
||||
once_cell = "1.8.0"
|
||||
parking_lot = "0.12.0"
|
||||
regex = "1.5.4"
|
||||
regex = "1.5.5"
|
||||
rustc-hash = "1.1.0"
|
||||
serde = "1.0.136"
|
||||
thiserror = "1.0.30"
|
||||
|
||||
Reference in New Issue
Block a user