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 @@ -31,7 +31,7 @@ depends: [
3131 "ocamlfind" {!= "1.9.5"}
3232 "ocamlgraph" {>= "1.8.8"}
3333 "yojson" {>= "2.0" }
34- "ppx_yojson_conv" {>= "0 .14.0"}
34+ "ppx_yojson_conv" {>= "v0 .14.0"}
3535 "re" {>= "1.9.0"}
3636 "sedlex" {>= "2.4" & < "3.5"}
3737 "uutf" {>= "1.0.3"}
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ depends: [
3333 "cid" {>= "0.1.0"}
3434 "lsp" {>= "0.19.0"}
3535 "jsonrpc" {>= "1.22.0"}
36- "ppx_yojson_conv" {>= "0 .17.0"}
36+ "ppx_yojson_conv" {>= "v0 .17.0"}
3737 "logs" {>= "0.7.0"}
3838 "bisect_ppx" {>= "2.8.3"}
3939 "cohttp-eio" {>= "6.0.0"}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ depends: [
1919 "dune" {>= "3.0"}
2020 "ocaml" {>= "4.12.0"}
2121 "ppxlib" {>= "0.28.0"}
22- "ppx_yojson_conv" {>= "0 .14.0"}
22+ "ppx_yojson_conv" {>= "v0 .14.0"}
2323 "stdlib-random"
2424 "conf-timeout"
2525 "conf-which"
You can’t perform that action at this time.
0 commit comments