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-trycmd/trycmd-fix-metadata.diff

25 lines
634 B

--- trycmd-0.14.19/Cargo.toml 1970-01-01T00:00:01+00:00
+++ trycmd-0.14.19/Cargo.toml 2023-11-23T22:23:38.923500+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 @@
<!-- next-url -->
[Unreleased]: https://github.com/assert-rs/trycmd/compare/{{tag_name}}...HEAD"""
search = "<!-- next-url -->"
-
-[[bin]]
-name = "bin-fixture"
-
-[[bin]]
-name = "trycmd-schema"
-required-features = ["schema"]
[dependencies.anstream]
version = "0.6.0"