Skip to content
Snippets Groups Projects
  • Oliver Tale-Yazdi's avatar
    Workspace maintenance (#1884) · 9c1a2b38
    Oliver Tale-Yazdi authored
    
    Changes:
    - Add missing crate to the workspace
    - Remove versions from local dependency links
    
    Maybe it is finally worth it to add this scrip to the CI to find these
    things earlier:
    [check-deps.py](https://github.com/ggwpez/substrate-scripts/blob/master/import-runtime-repos/check-deps.py).
    
    @paritytech/ci what would be the best location for that check?  
    It takes only a second to run, so maybe we can squeeze it into one of
    the existing checks?
    Otherwise creating a new GH workflow feels a bit wasteful... maybe i can
    group it with https://github.com/paritytech/polkadot-sdk/pull/1831
    
    ---------
    
    Signed-off-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    Unverified
    9c1a2b38
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Cargo. Learn more