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.
21 lines
609 B
21 lines
609 B
--- git2-0.13.15/Cargo.toml 2020-12-28T20:02:57+00:00
|
|
+++ git2-0.13.15/Cargo.toml 2020-12-29T13:01:10.185578+00:00
|
|
@@ -37,7 +37,7 @@
|
|
[dependencies.url]
|
|
version = "2.0"
|
|
[dev-dependencies.paste]
|
|
-version = "0.1.12"
|
|
+version = "1"
|
|
|
|
[dev-dependencies.structopt]
|
|
version = "0.3"
|
|
@@ -57,8 +57,6 @@
|
|
ssh = ["libgit2-sys/ssh"]
|
|
ssh_key_from_memory = ["libgit2-sys/ssh_key_from_memory"]
|
|
unstable = []
|
|
-vendored-openssl = ["openssl-sys/vendored"]
|
|
-zlib-ng-compat = ["libgit2-sys/zlib-ng-compat"]
|
|
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-probe]
|
|
version = "0.1"
|
|
optional = true
|