Skip to content

Commit 4d2e787

Browse files
committed
README: specify minimum version of binaryheap library
1 parent e7cb076 commit 4d2e787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This will automatically install run-time lua dependencies for you.
3535
- [basexx](https://github.com/aiq/basexx/) >= 0.2.0
3636
- [lpeg](http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html)
3737
- [lpeg_patterns](https://github.com/daurnimator/lpeg_patterns) >= 0.5
38-
- [binaryheap.lua](https://github.com/Tieske/binaryheap.lua)
38+
- [binaryheap](https://github.com/Tieske/binaryheap.lua) >= 0.3
3939
- [fifo](https://github.com/daurnimator/fifo.lua)
4040

4141
To use gzip compression you need **one** of:

0 commit comments

Comments
 (0)