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.
|
|
|
--- 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 @@
|
|
|
|
<!-- 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.7"
|