parent
2c9d18783f
commit
c87576f74d
@ -1,3 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
unwanted-features =
|
|
||||||
crypto-cng
|
|
@ -0,0 +1,17 @@
|
|||||||
|
--- sequoia-net-0.27.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ sequoia-net-0.27.0/Cargo.toml 2023-04-14T09:33:37.611489+00:00
|
||||||
|
@@ -120,14 +120,6 @@
|
||||||
|
]
|
||||||
|
default-features = false
|
||||||
|
|
||||||
|
-[target."cfg(windows)".dev-dependencies.sequoia-openpgp]
|
||||||
|
-version = "1"
|
||||||
|
-features = [
|
||||||
|
- "crypto-cng",
|
||||||
|
- "__implicit-crypto-backend-for-tests",
|
||||||
|
-]
|
||||||
|
-default-features = false
|
||||||
|
-
|
||||||
|
[badges.gitlab]
|
||||||
|
repository = "sequoia-pgp/sequoia"
|
||||||
|
|
@ -1,10 +1,10 @@
|
|||||||
--- sequoia-net-0.24.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- sequoia-net-0.27.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ sequoia-net-0.24.0/Cargo.toml 2022-03-16T10:56:55.150026+00:00
|
+++ sequoia-net-0.27.0/Cargo.toml 2023-04-14T09:33:41.882504+00:00
|
||||||
@@ -79,7 +79,6 @@
|
@@ -110,7 +110,6 @@
|
||||||
[dev-dependencies.rand]
|
[dev-dependencies.rand]
|
||||||
version = "0.7"
|
version = "0.8"
|
||||||
features = ["getrandom"]
|
features = ["getrandom"]
|
||||||
-default-features = false
|
-default-features = false
|
||||||
|
|
||||||
[features]
|
[target."cfg(not(windows))".dev-dependencies.sequoia-openpgp]
|
||||||
compression = ["sequoia-openpgp/compression"]
|
version = "1"
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (sequoia-net-0.24.0.crate) = 4171321068894fa7f322d73eb6d0094cffd7bbeff4d810756eacbf4eff7bd43389f50dc1b26fbd697ae78c7c65723b79b5831f0e14a8ce6f67079f12f1c5b5c2
|
SHA512 (sequoia-net-0.27.0.crate) = 71682e405262b0298a4d97aa6c2cecea4bc6b44927265f0ac252fe367cb51c11943d95bc84152b1d749c69e345bdff8129dd88e7960b4919886a8e3f4c043cff
|
||||||
|
Loading…
Reference in new issue