this repo has no description

Set ppxlib bound for old ocamlformat-rpc

Changed files
+1 -1
packages
ocamlformat-rpc
ocamlformat-rpc.0.18.0
+1 -1
packages/ocamlformat-rpc/ocamlformat-rpc.0.18.0/opam
···
"ocp-indent" {with-test}
"bisect_ppx" {with-test & >= "2.5.0"}
"odoc" {>= "1.4.2"}
-
"ppxlib" {>= "0.22.0"}
+
"ppxlib" {>= "0.22.0" & < "0.23.0"}
"re"
"stdio" {< "v0.15"}
"uuseg" {>= "10.0.0"}