--- snapbox-0.4.16/Cargo.toml 1970-01-01T00:00:01+00:00 +++ snapbox-0.4.16/Cargo.toml 2024-01-13T20:35:55.114092+00:00 @@ -36,6 +36,7 @@ categories = ["development-tools::testing"] license = "MIT OR Apache-2.0" repository = "https://github.com/assert-rs/trycmd/" +autobins = false [package.metadata.docs.rs] all-features = true @@ -82,9 +83,6 @@ [Unreleased]: https://github.com/assert-rs/trycmd/compare/{{tag_name}}...HEAD""" search = "" - -[[bin]] -name = "snap-fixture" [[example]] name = "diff"