修改默认features

This commit is contained in:
lubeilin
2023-09-28 10:05:52 +08:00
parent 4b86752c79
commit 465a5c75ae
+1 -1
View File
@@ -52,6 +52,6 @@ ring-cipher = ["ring"]
aes_cbc=["cbc"]
aes_ecb=["ecb"]
sm4_cbc=["libsm"]
aes_gcm=["aes-gcm","ring"]
aes_gcm=["aes-gcm"]
server_encrypt =["rsa","spki"]