We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a2c32 commit 66a5096Copy full SHA for 66a5096
Cargo.toml
@@ -69,5 +69,3 @@ _num_bigint_unused = { package = "num-bigint", version = "0.4.2" }
69
_proc_macro2_unused = { package = "proc-macro2", version = "1.0.60" }
70
# error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
71
_openssl_unused = {package = "openssl", version = "0.10.35"}
72
-# error[E0599]: `Body` is not an iterator
73
-_http_body_unused = {package = "http-body", version = "0.4.6"}
0 commit comments