Skip to content

Commit 67a3d72

Browse files
authored
Merge pull request ocaml#23410 from hannesm/mirage-4.3.4-relax
mirage 4.3.4: relax dune bound
2 parents e611a5f + c01df3d commit 67a3d72

File tree

1 file changed

+1
-1
lines changed
  • packages/mirage/mirage.4.3.4

1 file changed

+1
-1
lines changed

packages/mirage/mirage.4.3.4/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build: [
1919

2020
depends: [
2121
"ocaml" {>= "4.08.0"}
22-
"dune" {>= "2.9.0" & < "3.7.0"}
22+
"dune" {>= "2.9.0"}
2323
"dune" {with-test & >= "3.0.0"}
2424
"ipaddr" {>= "5.0.0"}
2525
"functoria" {= version}

0 commit comments

Comments
 (0)