aboutsummaryrefslogtreecommitdiff
path: root/www/lychee/files/patch-lychee-bin_Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'www/lychee/files/patch-lychee-bin_Cargo.toml')
-rw-r--r--www/lychee/files/patch-lychee-bin_Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/lychee/files/patch-lychee-bin_Cargo.toml b/www/lychee/files/patch-lychee-bin_Cargo.toml
new file mode 100644
index 000000000000..72a3f96606b0
--- /dev/null
+++ b/www/lychee/files/patch-lychee-bin_Cargo.toml
@@ -0,0 +1,9 @@
+--- lychee-bin/Cargo.toml.orig 2021-04-16 10:05:44 UTC
++++ lychee-bin/Cargo.toml
+@@ -46,6 +46,3 @@ pretty_assertions = "0.7.1"
+ tempfile = "3.2.0"
+ uuid = { version = "0.8.2", features = ["v4"] }
+ wiremock = "0.5.2"
+-
+-[features]
+-vendored-openssl = ["openssl-sys/vendored"]