[go: up one dir, main page]

cargo-edit 0.11.10

Cargo commands for modifying a `Cargo.toml` file..
Documentation
1
2
3
4
5
#[test]
fn cli_tests() {
    let t = trycmd::TestCases::new();
    t.case("README.md");
}