mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 15:51:12 +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:
@@ -22,7 +22,7 @@ libp2p = "0.40.0"
|
||||
log = "0.4.11"
|
||||
names = { version = "0.13.0", default-features = false }
|
||||
rand = "0.7.3"
|
||||
regex = "1.5.4"
|
||||
regex = "1.5.5"
|
||||
rpassword = "5.0.0"
|
||||
serde = "1.0.136"
|
||||
serde_json = "1.0.79"
|
||||
|
||||
Reference in New Issue
Block a user