mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-20 21:21:51 +02:00
8 lines
300 B
Diff
8 lines
300 B
Diff
--- a/asyncgit/Cargo.toml
|
|
+++ b/asyncgit/Cargo.toml
|
|
@@ -22,3 +22,3 @@
|
|
# pinning to vendored openssl, using the git2 feature this gets lost with new resolver
|
|
-openssl-sys = { version = '0.9', features = ["vendored"] }
|
|
+# openssl-sys = { version = '0.9', features = ["vendored"] }
|
|
rayon-core = "1.9"
|