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.17.0+1.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ libgit2-sys-0.17.0+1.8.1/Cargo.toml 2024-10-29T16:56:20.415096+00:00
|
|
|
|
@@ -12,7 +12,7 @@
|
|
|
|
[package]
|
|
|
|
edition = "2018"
|
|
|
|
name = "libgit2-sys"
|
|
|
|
-version = "0.17.0+1.8.1"
|
|
|
|
+version = "0.17.0"
|
|
|
|
authors = [
|
|
|
|
"Josh Triplett <josh@joshtriplett.org>",
|
|
|
|
"Alex Crichton <alex@alexcrichton.com>",
|
|
|
|
@@ -67,3 +67,4 @@
|
|
|
|
[target."cfg(unix)".dependencies.openssl-sys]
|
|
|
|
version = "0.9.45"
|
|
|
|
optional = true
|
|
|
|
+
|