summaryrefslogtreecommitdiff
path: root/editors/lapce/files/patch-Cargo.lock
blob: 6bfe8c6718e2cbbad19bb98fa41cabcc14603633 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
--- Cargo.lock.orig	2024-05-08 07:49:34 UTC
+++ Cargo.lock
@@ -3739,15 +3739,6 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178
 checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
 
 [[package]]
-name = "openssl-src"
-version = "300.2.3+3.2.1"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5cff92b6f71555b61bb9315f7c64da3ca43d87531622120fea0195fc761b4843"
-dependencies = [
- "cc",
-]
-
-[[package]]
 name = "openssl-sys"
 version = "0.9.99"
 source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -3755,7 +3746,6 @@ dependencies = [
 dependencies = [
  "cc",
  "libc",
- "openssl-src",
  "pkg-config",
  "vcpkg",
 ]