We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7dcbe commit 2402518Copy full SHA for 2402518
xmlua.rockspec
@@ -77,7 +77,7 @@ build = {
77
["xmlua.serializable"] = "xmlua/serializable.lua",
78
["xmlua.text"] = "xmlua/text.lua",
79
["xmlua.xml"] = "xmlua/xml.lua",
80
- ["xmlua.xml-sax-parser"] = "xmlua/xml-sax-parser.lua"
+ ["xmlua.xml-sax-parser"] = "xmlua/xml-sax-parser.lua",
81
["xmlua.xml-stream-sax-parser"] = "xmlua/xml-stream-sax-parser.lua",
82
},
83
copy_directories = {
0 commit comments