mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 15:21:08 +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:
@@ -121,7 +121,7 @@ tempfile = "3.1.0"
|
||||
assert_cmd = "2.0.2"
|
||||
nix = "0.23"
|
||||
serde_json = "1.0"
|
||||
regex = "1"
|
||||
regex = "1.5.5"
|
||||
platforms = "2.0"
|
||||
async-std = { version = "1.10.0", features = ["attributes"] }
|
||||
soketto = "0.4.2"
|
||||
|
||||
Reference in New Issue
Block a user