Skip to content

Commit

Permalink
Removed unused early-data feature
Browse files Browse the repository at this point in the history
  • Loading branch information
ancwrd1 committed Dec 17, 2024
1 parent 0ae70b2 commit c96b7fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ rustls-pki-types = "1"
[features]
default = ["logging", "tls12", "aws-lc-rs"]
aws-lc-rs = ["rustls/aws_lc_rs"]
early-data = []
fips = ["rustls/fips"]
logging = ["rustls/logging"]
ring = ["rustls/ring"]
Expand Down

0 comments on commit c96b7fa

Please sign in to comment.