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.
24 lines
539 B
24 lines
539 B
--- rustls-webpki-0.102.8/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ rustls-webpki-0.102.8/Cargo.toml 2024-09-16T21:12:45.660150+00:00
|
|
@@ -132,12 +132,6 @@
|
|
name = "tls_server_certs"
|
|
path = "tests/tls_server_certs.rs"
|
|
|
|
-[dependencies.aws-lc-rs]
|
|
-version = "1.9"
|
|
-features = ["aws-lc-sys"]
|
|
-optional = true
|
|
-default-features = false
|
|
-
|
|
[dependencies.pki-types]
|
|
version = "1.7"
|
|
default-features = false
|
|
@@ -180,7 +174,6 @@
|
|
"ring?/alloc",
|
|
"pki-types/alloc",
|
|
]
|
|
-aws_lc_rs = ["dep:aws-lc-rs"]
|
|
default = [
|
|
"std",
|
|
"ring",
|