cargo: Allow for manual cargo invokations
This will make maintenance and testing easier, with cargo run example
, cargo test
and cargo mess-with-lockfile
more readily available.
This will make maintenance and testing easier, with cargo run example
, cargo test
and cargo mess-with-lockfile
more readily available.