parent
a98feebe3c
commit
8438f7945b
@ -1,11 +1,19 @@
|
||||
--- libgit2-sys-0.12.9+1.0.1/Cargo.toml 2020-07-21T22:49:19+00:00
|
||||
+++ libgit2-sys-0.12.9+1.0.1/Cargo.toml 2020-07-22T18:40:42.788225+00:00
|
||||
--- libgit2-sys-0.12.11+1.0.1/Cargo.toml 2020-08-19T20:15:18+00:00
|
||||
+++ libgit2-sys-0.12.11+1.0.1/Cargo.toml 2020-08-19T23:57:54.341066+00:00
|
||||
@@ -13,7 +13,7 @@
|
||||
[package]
|
||||
edition = "2018"
|
||||
name = "libgit2-sys"
|
||||
-version = "0.12.9+1.0.1"
|
||||
+version = "0.12.9"
|
||||
-version = "0.12.11+1.0.1"
|
||||
+version = "0.12.11"
|
||||
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
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (libgit2-sys-0.12.9+1.0.1.crate) = 79f2dd43d06eb7373986e2be62cc1ba7d4525ceaf4a6f28e57a1f62fa89afc3eaea8528beefd8f8a814f3ab71db6a6776030a105426f9aeb87f9af7f96cd331c
|
||||
SHA512 (libgit2-sys-0.12.11+1.0.1.crate) = 9901e62fa7c5e82f1d5fe8a88c815be0a787c0afcf3dfa23a30f2637f4ac322ea8509f24af70665dc5eab27b609465b4dbe86f290bac1adaf1068826dd1c5d6c
|
||||
|
Loading…
Reference in new issue