37913fc Directly add BR to cargo and rust, not rust-packaging

Authored and Committed by jlebon 5 years ago
    Directly add BR to cargo and rust, not rust-packaging
    
    The latter is only meant for publishing crates. Since we're just
    bundling some Rust code, we should just directly pull in `cargo` and
    `rust`.
    
        
file modified
+2 -1