Migrate from lua-curl to luasocket (#5) #7

Merged
Aire-One merged 5 commits from feat/#5 into master 2022-09-18 20:29:48 +02:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit ee0e7a2899 - Show all commits

View File

@ -18,6 +18,7 @@
"luacheckrc",
"lualogging",
"Luarocks",
"luasocket",
"mkdir",
"setopt",
"Stylua",

View File

@ -16,6 +16,7 @@ dependencies = {
"htmlparser 0.3.9",
"web_sanitize 1.3.0",
"penlight 1.13.1",
"luasocket 3.1.0-1",
}
build = {
type = "builtin",