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"
(and
(>= "1.0")
(< "1.0")))
(< "2.0")))
("lsp"
(and
(>= "1.17")