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.
|
|
|
--- sequoia-openpgp-1.17.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ sequoia-openpgp-1.17.0/Cargo.toml 2023-11-02T16:07:29.750839+00:00
|
|
|
|
@@ -314,8 +314,6 @@
|
|
|
|
crypto-cng = [
|
|
|
|
"cipher",
|
|
|
|
"eax",
|
|
|
|
- "winapi",
|
|
|
|
- "win-crypto-ng",
|
|
|
|
"ed25519",
|
|
|
|
"ed25519-dalek",
|
|
|
|
"num-bigint-dig",
|
|
|
|
@@ -365,35 +363,9 @@
|
|
|
|
"crypto-nettle",
|
|
|
|
]
|
|
|
|
|
|
|
|
-[target."cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))".dependencies.chrono]
|
|
|
|
-version = "0.4.10"
|
|
|
|
-features = [
|
|
|
|
- "std",
|
|
|
|
- "wasmbind",
|
|
|
|
- "clock",
|
|
|
|
-]
|
|
|
|
-default-features = false
|
|
|
|
-
|
|
|
|
-[target."cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))".dependencies.getrandom]
|
|
|
|
-version = "0.2"
|
|
|
|
-features = ["js"]
|
|
|
|
-
|
|
|
|
-[target."cfg(windows)".dependencies.win-crypto-ng]
|
|
|
|
-version = "0.5.1"
|
|
|
|
-features = [
|
|
|
|
- "rand",
|
|
|
|
- "block-cipher",
|
|
|
|
-]
|
|
|
|
-optional = true
|
|
|
|
-
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
|
|
-version = "0.3.8"
|
|
|
|
-features = ["bcrypt"]
|
|
|
|
-optional = true
|
|
|
|
-default-features = false
|
|
|
|
-
|
|
|
|
[badges.gitlab]
|
|
|
|
repository = "sequoia-pgp/sequoia"
|
|
|
|
|
|
|
|
[badges.maintenance]
|
|
|
|
status = "actively-developed"
|
|
|
|
+
|