Skip to content
Snippets Groups Projects
  • Alexandru Gheorghe's avatar
    Make vscode rustanalyzer fast again (#4470) · e31fcffb
    Alexandru Gheorghe authored
    
    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: default avatarAlexandru Gheorghe <alexandru.gheorghe@parity.io>
    Co-authored-by: command-bot <>
    Unverified
    e31fcffb
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Cargo. Learn more