Skip to content

Commit

Permalink
Bump merlin-lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Oct 1, 2024
1 parent beea7e1 commit 6acef89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ possible and does not make any assumptions about IO.
(csexp (>= 1.5))
(ocamlformat-rpc-lib (>= 0.21.0))
(odoc :with-doc)
(merlin-lib (and (>= 5.0) (< 6.0)))))
(merlin-lib (and (>= 5.2) (< 6.0)))))

(package
(name jsonrpc)
Expand Down

0 comments on commit 6acef89

Please sign in to comment.