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

12 lines
262 B

--- pore-0.1.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pore-0.1.8/Cargo.toml 2023-01-27T19:48:16.803773+00:00
@@ -47,7 +47,7 @@
version = "0.3"
[dependencies.git2]
-version = "0.16"
+version = "0.14"
features = ["vendored-libgit2"]
[dependencies.indoc]