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
321 B

--- hamcrest2-0.3.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ hamcrest2-0.3.0/Cargo.toml 2021-06-18T04:18:16.513685+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.1"
[dependencies.regex]
version = "1"