[go: up one dir, main page]

cargo-edit 0.10.3

Cargo commands for modifying a `Cargo.toml` file..
Documentation
1
2
3
4
#[test]
fn cli_tests() {
    trycmd::TestCases::new().case("tests/cmd/rm/*.toml");
}