aboutsummaryrefslogtreecommitdiff
path: root/disml.opam
diff options
context:
space:
mode:
Diffstat (limited to 'disml.opam')
-rw-r--r--disml.opam6
1 files changed, 5 insertions, 1 deletions
diff --git a/disml.opam b/disml.opam
index a6ce715..fc1631e 100644
--- a/disml.opam
+++ b/disml.opam
@@ -1,3 +1,7 @@
+version: "b499169-dirty"
+version: "b499169-dirty"
+version: "b499169-dirty"
+version: "b499169-dirty"
opam-version: "2.0"
name: "disml"
version: "0.2.5"
@@ -27,7 +31,7 @@ depends: [
"core" {>= "v0.11.3"}
"decompress" {<= "0.8.1"}
"odoc" {with-doc & >= "1.3.0"}
- "ppx_deriving_yojson" {>= "3.3"}
+ "ppx_yojson_conv" {>= "v0.14.0"}
"ppx_sexp_conv" {>= "v0.11.2"}
"websocket-async" {>= "2.12"}
"yojson" {>= "1.6.0"}