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

12 lines
272 B

--- git2-0.7.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ git2-0.7.1/Cargo.toml 2018-06-14T08:36:27.122809+02:00
@@ -37,7 +37,7 @@
[dependencies.url]
version = "1.0"
[dev-dependencies.docopt]
-version = "0.8"
+version = "1.0"
[dev-dependencies.serde]
version = "1.0"