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

--- libgit2-sys-0.11.0+0.99.0/Cargo.toml 2020-02-26T17:37:35+00:00
+++ libgit2-sys-0.11.0+0.99.0/Cargo.toml 2020-03-03T20:15:22.176465+00:00
@@ -13,7 +13,7 @@
[package]
edition = "2018"
name = "libgit2-sys"
-version = "0.11.0+0.99.0"
+version = "0.11.0"
authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs"
links = "git2"