--- assert_cmd-2.0.12/Cargo.toml 1970-01-01T00:00:01+00:00 +++ assert_cmd-2.0.12/Cargo.toml 2023-07-14T21:59:27.108407+00:00 @@ -42,6 +42,7 @@ categories = ["development-tools::testing"] license = "MIT OR Apache-2.0" repository = "https://github.com/assert-rs/assert_cmd.git" +autobins = false [package.metadata.docs.rs] all-features = true @@ -85,9 +86,6 @@ [Unreleased]: https://github.com/assert-rs/assert_cmd/compare/{{tag_name}}...HEAD""" search = "" -[[bin]] -name = "bin_fixture" - [dependencies.anstream] version = "0.3.0" optional = true