Skip to content

Commit

Permalink
provider-crypto-fips
Browse files Browse the repository at this point in the history
  • Loading branch information
toidiu committed May 3, 2024
1 parent ef41826 commit fe7daab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quic/s2n-quic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ default = [
"provider-address-token-default",
"provider-tls-default",
]
provider-fips-crypto = ["s2n-quic-crypto/fips"]
provider-crypto-fips = ["s2n-quic-crypto/fips"]
provider-address-token-default = [
"cuckoofilter",
"hash_hasher",
Expand Down

0 comments on commit fe7daab

Please sign in to comment.