e6cfbaebd5
Changelog: https://github.com/eza-community/eza/releases/tag/v0.20.16 PR: 283953
27 lines
696 B
Plaintext
27 lines
696 B
Plaintext
--- Cargo.lock.orig 2025-01-09 04:24:20 UTC
|
|
+++ Cargo.lock
|
|
@@ -948,15 +948,6 @@ checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f
|
|
checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
|
|
|
|
[[package]]
|
|
-name = "openssl-src"
|
|
-version = "300.4.1+3.4.0"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
|
|
-dependencies = [
|
|
- "cc",
|
|
-]
|
|
-
|
|
-[[package]]
|
|
name = "openssl-sys"
|
|
version = "0.9.104"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
@@ -964,7 +955,6 @@ dependencies = [
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
- "openssl-src",
|
|
"pkg-config",
|
|
"vcpkg",
|
|
]
|