This commit is contained in:
Simon Cruanes 2023-03-11 00:05:04 -05:00
parent fbdc432829
commit d418ea010a
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -13,7 +13,8 @@ build: [
depends: [
"dune" { >= "2.0" }
"linol" { = version }
"jsonrpc" { >= "1.11" & < "1.12" }
"jsonrpc" { >= "1.14" & < "1.15" }
"lsp" { >= "1.14" & < "1.15" }
"lwt" { >= "5.1" & < "6.0" }
"base-unix"
"yojson" { >= "1.6" }