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

12 lines
388 B

--- libgit2-sys-0.12.25+1.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libgit2-sys-0.12.25+1.3.0/Cargo.toml 2021-11-28T15:29:08.157180+00:00
@@ -12,7 +12,7 @@
[package]
edition = "2018"
name = "libgit2-sys"
-version = "0.12.25+1.3.0"
+version = "0.12.25"
authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs"
links = "git2"