Make vscode rustanalyzer fast again (#4470)
This bump of versions:
https://github.com/paritytech/polkadot-sdk/pull/4409/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87eR11936
reintroduced a dependency to proc-macro-crate 2.0.0 which is suffering
from: https://github.com/bkchr/proc-macro-crate/pull/42 this, so bump
parity-scale-codec to a newer version to eliminate the bad
proc-macro-crate 2.0.0 dependency.
---------
Signed-off-by:
Alexandru Gheorghe <alexandru.gheorghe@parity.io>
Co-authored-by: command-bot <>
parent
59d7e037
Pipeline
#475061
waiting for manual action
with stages
in
40 minutes and 35 seconds
Stage:
Stage:
Stage:
Stage:
Stage:
Stage:
Showing
- Cargo.lock 5 additions, 25 deletionsCargo.lock
- bridges/bin/runtime-common/Cargo.toml 1 addition, 1 deletionbridges/bin/runtime-common/Cargo.toml
- bridges/chains/chain-asset-hub-rococo/Cargo.toml 1 addition, 1 deletionbridges/chains/chain-asset-hub-rococo/Cargo.toml
- bridges/chains/chain-asset-hub-westend/Cargo.toml 1 addition, 1 deletionbridges/chains/chain-asset-hub-westend/Cargo.toml
- bridges/chains/chain-polkadot-bulletin/Cargo.toml 1 addition, 1 deletionbridges/chains/chain-polkadot-bulletin/Cargo.toml
- bridges/modules/beefy/Cargo.toml 1 addition, 1 deletionbridges/modules/beefy/Cargo.toml
- bridges/modules/grandpa/Cargo.toml 1 addition, 1 deletionbridges/modules/grandpa/Cargo.toml
- bridges/modules/messages/Cargo.toml 1 addition, 1 deletionbridges/modules/messages/Cargo.toml
- bridges/modules/parachains/Cargo.toml 1 addition, 1 deletionbridges/modules/parachains/Cargo.toml
- bridges/modules/relayers/Cargo.toml 1 addition, 1 deletionbridges/modules/relayers/Cargo.toml
- bridges/modules/xcm-bridge-hub-router/Cargo.toml 1 addition, 1 deletionbridges/modules/xcm-bridge-hub-router/Cargo.toml
- bridges/modules/xcm-bridge-hub/Cargo.toml 1 addition, 1 deletionbridges/modules/xcm-bridge-hub/Cargo.toml
- bridges/primitives/beefy/Cargo.toml 1 addition, 1 deletionbridges/primitives/beefy/Cargo.toml
- bridges/primitives/header-chain/Cargo.toml 1 addition, 1 deletionbridges/primitives/header-chain/Cargo.toml
- bridges/primitives/messages/Cargo.toml 1 addition, 1 deletionbridges/primitives/messages/Cargo.toml
- bridges/primitives/parachains/Cargo.toml 1 addition, 1 deletionbridges/primitives/parachains/Cargo.toml
- bridges/primitives/polkadot-core/Cargo.toml 1 addition, 1 deletionbridges/primitives/polkadot-core/Cargo.toml
- bridges/primitives/relayers/Cargo.toml 1 addition, 1 deletionbridges/primitives/relayers/Cargo.toml
- bridges/primitives/runtime/Cargo.toml 1 addition, 1 deletionbridges/primitives/runtime/Cargo.toml
- bridges/primitives/test-utils/Cargo.toml 1 addition, 1 deletionbridges/primitives/test-utils/Cargo.toml
Please register or sign in to comment