Skip to content

Commit

Permalink
Update client/transport/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Jun 28, 2024
1 parent 76968b3 commit b991d30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/transport/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ futures-channel = { version = "0.3.14", default-features = false, optional = tru
[features]
tls = ["rustls", "tokio-rustls", "rustls-pki-types"]
tls-rustls-platform-verifier = ["tls", "rustls-platform-verifier"]
default = []

ws = [
"base64",
Expand Down

0 comments on commit b991d30

Please sign in to comment.