File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ depends: [
2424 "goblint-cil" {>= "2.0.0" & < "2.0.2"}
2525 "batteries" {>= "3.4.0"}
2626 "zarith" {>= "1.8"}
27- "yojson" {>= "2.0.0"}
27+ "yojson" {>= "2.0.0" & < "3" }
2828 "qcheck-core"
2929 "ppx_deriving"
3030 "ppx_deriving_hash"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ depends: [
2424 "goblint-cil" {>= "2.0.0" & < "2.0.2"}
2525 "batteries" {>= "3.4.0"}
2626 "zarith" {>= "1.8"}
27- "yojson" {>= "2.0.0"}
27+ "yojson" {>= "2.0.0" & < "3" }
2828 "qcheck-core"
2929 "ppx_deriving"
3030 "ppx_deriving_hash"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ depends: [
2424 "goblint-cil" {>= "2.0.1" & < "2.0.2"}
2525 "batteries" {>= "3.4.0"}
2626 "zarith" {>= "1.8"}
27- "yojson" {>= "2.0.0"}
27+ "yojson" {>= "2.0.0" & < "3" }
2828 "qcheck-core"
2929 "ppx_deriving"
3030 "ppx_deriving_hash"
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ depends: [
2323 "goblint-cil" {>= "2.0.2" & < "2.0.4"}
2424 "batteries" {>= "3.5.0"}
2525 "zarith" {>= "1.8"}
26- "yojson" {>= "2.0.0"}
26+ "yojson" {>= "2.0.0" < "3" }
2727 "qcheck-core" {>= "0.19"}
2828 "ppx_deriving"
2929 "ppx_deriving_hash"
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ depends: [
2323 "goblint-cil" {>= "2.0.3" & < "2.0.4"}
2424 "batteries" {>= "3.5.0"}
2525 "zarith" {>= "1.8"}
26- "yojson" {>= "2.0.0"}
26+ "yojson" {>= "2.0.0" & < "3" }
2727 "qcheck-core" {>= "0.19"}
2828 "ppx_deriving"
2929 "ppx_deriving_hash"
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ depends: [
3939 "goblint-cil" {>= "2.0.4" & < "2.0.5"}
4040 "batteries" {>= "3.5.1"}
4141 "zarith" {>= "1.10"}
42- "yojson" {>= "2.0.0"}
42+ "yojson" {>= "2.0.0" & < "3" }
4343 "qcheck-core" {>= "0.19"}
4444 "ppx_deriving" {>= "6.0.2"}
4545 "ppx_deriving_hash" {>= "0.1.2"}
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ depends: [
3939 "goblint-cil" {>= "2.0.5"}
4040 "batteries" {>= "3.5.1"}
4141 "zarith" {>= "1.10"}
42- "yojson" {>= "2.0.0"}
42+ "yojson" {>= "2.0.0" & < "3" }
4343 "qcheck-core" {>= "0.19"}
4444 "ppx_deriving" {>= "6.0.2"}
4545 "ppx_deriving_hash" {>= "0.1.2"}
You can’t perform that action at this time.
0 commit comments