Skip to content

Commit f1ba676

Browse files
authored
Update opam
1 parent 43c2e28 commit f1ba676

File tree

1 file changed

+1
-1
lines changed
  • packages/OSCADml/OSCADml.0.2.0

1 file changed

+1
-1
lines changed

packages/OSCADml/OSCADml.0.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"ocaml" {>= "4.14.0"}
1818
"gg" {>= "1.0.0"}
1919
"cairo2" {>= "0.6.2"}
20-
"OCADml" {= "0.3.1" | = "0.3.2"}
20+
"OCADml" {>= "0.3.1" & < "0.3.3"}
2121
"odoc" {with-doc}
2222
]
2323
build: [

0 commit comments

Comments
 (0)