--- trycmd-0.14.20/Cargo.toml 1970-01-01T00:00:01+00:00 +++ trycmd-0.14.20/Cargo.toml 2024-01-13T14:37:48.886435+00:00 @@ -38,6 +38,7 @@ categories = ["development-tools::testing"] license = "MIT OR Apache-2.0" repository = "https://github.com/assert-rs/trycmd.git" +autobins = false [package.metadata.docs.rs] all-features = true @@ -84,13 +85,6 @@ [Unreleased]: https://github.com/assert-rs/trycmd/compare/{{tag_name}}...HEAD""" search = "" - -[[bin]] -name = "bin-fixture" - -[[bin]] -name = "trycmd-schema" -required-features = ["schema"] [dependencies.anstream] version = "0.6.7"