Skip to content

Commit

Permalink
Merge branch 'master' into patch-h2
Browse files Browse the repository at this point in the history
  • Loading branch information
cxw620 authored Mar 11, 2024
2 parents 97f5482 + e319263 commit c41ce8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ socks = ["tokio-socks"]
# Don't rely on these whatsoever. They may disappear at anytime.

# Enables common types used for TLS. Useless on its own.
__tls = ["dep:rustls-pemfile"]
__tls = ["dep:rustls-pemfile", "tokio/io-util"]

# Enables common rustls code.
# Equivalent to rustls-tls-manual-roots but shorter :)
Expand Down

0 comments on commit c41ce8e

Please sign in to comment.