Skip to content

Commit

Permalink
drop __internal_proxy_sys_no_cache feature from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
decathorpe committed Jan 15, 2025
1 parent 1272978 commit b6b6059
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,6 @@ __tls = ["dep:rustls-pemfile", "tokio/io-util"]
__rustls = ["dep:hyper-rustls", "dep:tokio-rustls", "dep:rustls", "__tls", "dep:rustls-pemfile", "dep:rustls-pki-types"]
__rustls-ring = ["hyper-rustls?/ring", "tokio-rustls?/ring", "rustls?/ring", "quinn?/ring"]

# Unused since v0.12.9, only present for backwards compatibility (PR#2442)
__internal_proxy_sys_no_cache = []

[dependencies]
base64 = "0.22"
http = "1"
Expand Down

0 comments on commit b6b6059

Please sign in to comment.