File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # unreleased
1+ # 1.23.0
22
33## Features
44
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ possible and does not make any assumptions about IO.
7070 ( csexp ( >= 1 .5) )
7171 ( ocamlformat-rpc-lib ( >= 0 .21.0) )
7272 ( odoc :with -doc)
73- ( merlin-lib ( and ( >= 5 .4 ) ( < 6 .0) ) )
73+ ( merlin-lib ( and ( >= 5 .5 ) ( < 6 .0) ) )
7474 ( ppx_yojson_conv :with -dev-setup) ) )
7575
7676( package
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ depends: [
4545 "csexp" {>= "1.5"}
4646 "ocamlformat-rpc-lib" {>= "0.21.0"}
4747 "odoc" {with-doc}
48- "merlin-lib" {>= "5.4 " & < "6.0"}
48+ "merlin-lib" {>= "5.5 " & < "6.0"}
4949 "ppx_yojson_conv" {with-dev-setup}
5050]
5151dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git"
You can’t perform that action at this time.
0 commit comments