Compare commits
No commits in common. 'epel10' and 'epel9' have entirely different histories.
@ -0,0 +1,20 @@
|
||||
--- assert_cmd-2.0.13/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ assert_cmd-2.0.13/Cargo.toml 2024-01-12T15:06:57.243001+00:00
|
||||
@@ -42,6 +42,7 @@
|
||||
categories = ["development-tools::testing"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/assert-rs/assert_cmd.git"
|
||||
+autobins = false
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
@@ -85,9 +86,6 @@
|
||||
[Unreleased]: https://github.com/assert-rs/assert_cmd/compare/{{tag_name}}...HEAD"""
|
||||
search = "<!-- next-url -->"
|
||||
|
||||
-[[bin]]
|
||||
-name = "bin_fixture"
|
||||
-
|
||||
[dependencies.anstream]
|
||||
version = "0.6.7"
|
||||
optional = true
|
@ -1,3 +0,0 @@
|
||||
[package]
|
||||
cargo-install-bin = false
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (assert_cmd-2.0.16.crate) = 0b9167282d75169b0b1fad0b1401b42884185976ae0dd690851671aedbc1a9af26dd33f3047400eb4a1b5070216acc293aade149aded7e4f86dd5c0ef0e9a6a9
|
||||
SHA512 (assert_cmd-2.0.13.crate) = 3599483d28f1893945b63d693f38d656724f382ac7a0c2cb0773d72e6bba3dcc9137cca51575fca984c2435b081cd6ad68ed5d1fa04e606484926528cc41a305
|
||||
|
Loading…
Reference in new issue