You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-snapbox/snapbox-fix-metadata.diff

21 lines
564 B

--- snapbox-0.4.14/Cargo.toml 1970-01-01T00:00:01+00:00
+++ snapbox-0.4.14/Cargo.toml 2023-11-07T21:59:25.802046+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 @@
<!-- next-url -->
[Unreleased]: https://github.com/assert-rs/trycmd/compare/{{tag_name}}...HEAD"""
search = "<!-- next-url -->"
-
-[[bin]]
-name = "snap-fixture"
[dependencies.anstream]
version = "0.6.0"