Skip to content

Commit

Permalink
List feature hyper-tls in available features
Browse files Browse the repository at this point in the history
  • Loading branch information
threema-donat committed Jun 17, 2024
1 parent 072c9e7 commit 0cc820e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ service-account = ["hyper-rustls", "rustls", "rustls-pemfile"]
hyper-rustls = ["dep:hyper-rustls", "rustls"]
ring = ["rustls/ring", "hyper-rustls?/ring"]
aws-lc-rs = ["rustls/aws_lc_rs", "hyper-rustls?/aws-lc-rs"]
hyper-tls = ["dep:hyper-tls"]

[dependencies]
anyhow = "1.0.38"
Expand Down

0 comments on commit 0cc820e

Please sign in to comment.