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.
|
|
|
--- libgit2-sys-0.12.12+1.0.1/Cargo.toml 2020-08-21T02:01:21+00:00
|
|
|
|
+++ libgit2-sys-0.12.12+1.0.1/Cargo.toml 2020-08-21T04:07:01.247234+00:00
|
|
|
|
@@ -13,7 +13,7 @@
|
|
|
|
[package]
|
|
|
|
edition = "2018"
|
|
|
|
name = "libgit2-sys"
|
|
|
|
-version = "0.12.12+1.0.1"
|
|
|
|
+version = "0.12.12"
|
|
|
|
authors = ["Josh Triplett <josh@joshtriplett.org>", "Alex Crichton <alex@alexcrichton.com>"]
|
|
|
|
build = "build.rs"
|
|
|
|
links = "git2"
|
|
|
|
@@ -47,7 +47,6 @@
|
|
|
|
https = ["openssl-sys"]
|
|
|
|
ssh = ["libssh2-sys"]
|
|
|
|
ssh_key_from_memory = []
|
|
|
|
-zlib-ng-compat = ["libz-sys/zlib-ng", "libssh2-sys/zlib-ng-compat"]
|
|
|
|
[target."cfg(unix)".dependencies.openssl-sys]
|
|
|
|
version = "0.9"
|
|
|
|
optional = true
|