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

12 lines
319 B

--- hamcrest2-0.3.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ hamcrest2-0.3.0/Cargo.toml 2023-05-22T11:31:06.434437+00:00
@@ -23,7 +23,7 @@
license = "MIT/Apache-2.0"
repository = "https://github.com/Valloric/hamcrest2-rust"
[dependencies.num]
-version = "0.2"
+version = "0.3"
[dependencies.regex]
version = "1"