• Hernando Castano's avatar
    Allow bridge relayers to be built from repo (#3069) · 8879b79f
    Hernando Castano authored
    * Bump Rococo/Wococo `spec_version` used by the bridge relayer
    
    * Prevent bridge relayer from being part of workspace
    
    This allows us to build the relayer without pulling in all its
    dependencies into the Polkadot repo by indicating its manifest path when
    building.
    
    * Revert "Bump Rococo/Wococo `spec_version` used by the bridge relayer"
    
    This reverts commit 90fdeecb.
    8879b79f
This project manages its dependencies using Cargo. Learn more