mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 14:41:11 +00:00
Align dependencies with parity-bridges-common (#3937)
Working towards migrating the `parity-bridges-common` repo inside `polkadot-sdk`. This PR upgrades some dependencies in order to align them with the versions used in `parity-bridges-common` Related to https://github.com/paritytech/parity-bridges-common/issues/2538
This commit is contained in:
@@ -51,7 +51,7 @@ tracing-subscriber = "0.2.19"
|
||||
paste = "1.0"
|
||||
regex = "1.6.0"
|
||||
criterion = "0.4.0"
|
||||
env_logger = "0.9"
|
||||
env_logger = "0.11"
|
||||
num_cpus = "1.13.1"
|
||||
tempfile = "3.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user