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 a5f7be9 commit 092bed0Copy full SHA for 092bed0
docs/Packages.md
@@ -46,5 +46,5 @@ To later update your dependencies, simply run `deps.pluto` again. [Learn more...
46
While Pluto's standard library is still growing, a few packages are available to provide what is currently missing:
47
- [iniparser](https://github.com/calamity-inc/iniparser) — INI reader & writer for Lua 5.3+ and Pluto
48
- [pluto-websocket](https://github.com/PlutoLang/pluto-websocket) — expands Pluto's `socket` library with WebSocket client functionality
49
-- [pluto-dns](https://github.com/PlutoLang/pluto-query) — expands Pluto's `xml` library with query selector functionality
+- [pluto-query](https://github.com/PlutoLang/pluto-query) — expands Pluto's `xml` library with query selector functionality
50
- [pluto-dns](https://github.com/PlutoLang/pluto-dns) — DNS client library
0 commit comments