fix spurious bound

This commit is contained in:
Simon Cruanes 2024-05-22 10:11:25 -04:00
parent 2b02a94eba
commit a947d255bf

View file

@ -74,7 +74,7 @@
("eio" ("eio"
(and (and
(>= "1.0") (>= "1.0")
(< "1.0"))) (< "2.0")))
("lsp" ("lsp"
(and (and
(>= "1.17") (>= "1.17")