Skip to content

Commit ab01e98

Browse files
committed
CVPN-1554 Enable postquantum by default
1 parent a631fb2 commit ab01e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wolfssl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ autotools = "0.2"
1717
build-target = "0.4.0"
1818

1919
[features]
20-
default = []
20+
default = ["postquantum"]
2121
debug = []
2222
postquantum = []
2323

0 commit comments

Comments
 (0)