this repo has no description

data-encoding.0.6 is compatible with json-data-encoding.0.12

Changed files
+2 -2
packages
data-encoding
data-encoding.0.6
+2 -2
packages/data-encoding/data-encoding.0.6/opam
···
"zarith" {>= "1.4"}
"zarith_stubs_js"
"hex" {>= "1.3.0"}
-
"json-data-encoding" { = "0.11" }
-
"json-data-encoding-bson" { = "0.11" }
+
"json-data-encoding" { >= "0.11" }
+
"json-data-encoding-bson" { >= "0.11" }
"alcotest" { with-test }
"crowbar" { >= "0.2" & with-test }
"ppx_expect" { with-test }