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 2727 ( ocaml
2828 ( >= 4 .10.0) )
2929 jsoo-react
30- goblint-cil
30+ ( goblint-cil ( >= 2 .0.0 ) )
3131 ctypes_stubs_js
3232 integers_stubs_js
3333 zarith_stubs_js
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "dune" {>= "2.7"}
1616 "ocaml" {>= "4.10.0"}
1717 "jsoo-react"
18- "goblint-cil"
18+ "goblint-cil" {>= "2.0.0"}
1919 "ctypes_stubs_js"
2020 "integers_stubs_js"
2121 "zarith_stubs_js"
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ depends: [
3434 "fmt" {= "0.9.0" & with-doc}
3535 "fpath" {= "0.7.3"}
3636 "gen_js_api" {= "1.0.9"}
37- "goblint-cil" {= "1.8.2 "}
37+ "goblint-cil" {= "2.0.0 "}
3838 "integers_stubs_js" {= "1.0"}
3939 "js_of_ocaml" {= "4.0.0"}
4040 "js_of_ocaml-compiler" {= "4.0.0"}
You can’t perform that action at this time.
0 commit comments