Skip to content

Commit 752fe1b

Browse files
Update dune dependency version to 3.8
1 parent d0aca97 commit 752fe1b

File tree

1 file changed

+1
-1
lines changed
  • packages/coq-waterproof/coq-waterproof.3.0.0+8.18

1 file changed

+1
-1
lines changed

packages/coq-waterproof/coq-waterproof.3.0.0+8.18/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bug-reports: "https://github.com/impermeable/coq-waterproof/issues"
2424
depends: [
2525
"ocaml" {>= "4.09.0"}
2626
"coq" {>= "8.18" & < "8.19"}
27-
"dune" {>= "3.6."}
27+
"dune" {>= "3.8"}
2828
]
2929

3030
build: [

0 commit comments

Comments
 (0)