Skip to content

Commit 2ae8092

Browse files
committed
chore: add missing resty.openssl.crypto file to rockspec
1 parent 5de40a8 commit 2ae8092

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua-resty-openssl-1.7.0-1.rockspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ build = {
2323
["resty.openssl.auxiliary.nginx_c"] = "lib/resty/openssl/auxiliary/nginx_c.lua",
2424
["resty.openssl.bn"] = "lib/resty/openssl/bn.lua",
2525
["resty.openssl.cipher"] = "lib/resty/openssl/cipher.lua",
26+
["resty.openssl.crypto"] = "lib/resty/openssl/crypto.lua",
2627
["resty.openssl.ctx"] = "lib/resty/openssl/ctx.lua",
2728
["resty.openssl.dh"] = "lib/resty/openssl/dh.lua",
2829
["resty.openssl.digest"] = "lib/resty/openssl/digest.lua",

0 commit comments

Comments
 (0)