解决不同features编译时告警的问题
This commit is contained in:
+1
-1
@@ -53,5 +53,5 @@ aes_cbc=["cbc"]
|
||||
aes_ecb=["ecb"]
|
||||
sm4_cbc=["libsm"]
|
||||
aes_gcm=["aes-gcm"]
|
||||
server_encrypt =["rsa","spki"]
|
||||
server_encrypt =["aes-gcm","rsa","spki"]
|
||||
ip_proxy=["dashmap"]
|
||||
|
||||
Reference in New Issue
Block a user