fix spurious bound

This commit is contained in:
Simon Cruanes 2024-05-22 10:11:25 -04:00 committed by GitHub
parent 29992156b6
commit 23bc4b8d11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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