Skip to content

Commit b80142c

Browse files
authored
Apply suggestion from @mseri
1 parent 27b9496 commit b80142c

File tree

1 file changed

+1
-1
lines changed
  • packages/expr/expr.0.5.2

1 file changed

+1
-1
lines changed

packages/expr/expr.0.5.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license: "Unlicense"
1212
homepage: "https://github.com/lindig/expr"
1313
bug-reports: "https://github.com/lindig/expr/issues"
1414
depends: [
15-
"dune" {>= "2.7" & >= "2.0"}
15+
"dune" {>= "2.7"}
1616
"ocaml" {>= "4.08.0"}
1717
"cmdliner" {>= "1.1.0" & < "2.0.0"}
1818
"odoc" {with-doc}

0 commit comments

Comments
 (0)