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 @@ -20,7 +20,7 @@ bug-reports: "https://github.com/goblint/analyzer/issues"
2020depends: [
2121 "ocaml" {>= "4.10" & < "5.0"}
2222 "dune" {>= "2.9.1"}
23- "goblint-cil" {>= "2.0.0"}
23+ "goblint-cil" {>= "2.0.0" & < "2.0.2" }
2424 "batteries" {>= "3.4.0"}
2525 "zarith" {>= "1.8"}
2626 "yojson" {>= "2.0.0"}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ bug-reports: "https://github.com/goblint/analyzer/issues"
2020depends: [
2121 "ocaml" {>= "4.10" & < "5.0"}
2222 "dune" {>= "2.9.1"}
23- "goblint-cil" {>= "2.0.0"}
23+ "goblint-cil" {>= "2.0.0" & < "2.0.2" }
2424 "batteries" {>= "3.4.0"}
2525 "zarith" {>= "1.8"}
2626 "yojson" {>= "2.0.0"}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ bug-reports: "https://github.com/goblint/analyzer/issues"
2020depends: [
2121 "ocaml" {>= "4.10" & < "5.0"}
2222 "dune" {>= "3.0"}
23- "goblint-cil" {>= "2.0.1"}
23+ "goblint-cil" {>= "2.0.1" & < "2.0.2" }
2424 "batteries" {>= "3.4.0"}
2525 "zarith" {>= "1.8"}
2626 "yojson" {>= "2.0.0"}
You can’t perform that action at this time.
0 commit comments