cargo-port 0.1.3

A TUI for inspecting and managing Rust projects
1
2
3
// cargo metadata

pub(super) const CARGO_OFFLINE_FLAG: &str = "--offline";