aboutsummaryrefslogtreecommitdiff
path: root/disml.opam
diff options
context:
space:
mode:
Diffstat (limited to 'disml.opam')
-rw-r--r--disml.opam3
1 files changed, 2 insertions, 1 deletions
diff --git a/disml.opam b/disml.opam
index 38d6bc5..4f35302 100644
--- a/disml.opam
+++ b/disml.opam
@@ -1,3 +1,4 @@
+version: "cbb1e47-dirty"
opam-version: "2.0"
name: "disml"
version: "0.2.5"
@@ -25,7 +26,7 @@ depends: [
"async_ssl" {>= "v0.11.0"}
"cohttp-async" {>= "1.2.0"}
"core" {>= "v0.11.3"}
- "decompress" {>= "0.8"}
+ "decompress" {<= "0.8.1"}
"odoc" {with-doc & >= "1.3.0"}
"ppx_deriving_yojson" {>= "3.3"}
"ppx_sexp_conv" {>= "v0.11.2"}