We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7cb076 commit 4d2e787Copy full SHA for 4d2e787
README.md
@@ -35,7 +35,7 @@ This will automatically install run-time lua dependencies for you.
35
- [basexx](https://github.com/aiq/basexx/) >= 0.2.0
36
- [lpeg](http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html)
37
- [lpeg_patterns](https://github.com/daurnimator/lpeg_patterns) >= 0.5
38
- - [binaryheap.lua](https://github.com/Tieske/binaryheap.lua)
+ - [binaryheap](https://github.com/Tieske/binaryheap.lua) >= 0.3
39
- [fifo](https://github.com/daurnimator/fifo.lua)
40
41
To use gzip compression you need **one** of:
0 commit comments