Skip to content

Commit 12e7716

Browse files
Bump minimal dune version
1 parent 8a96c81 commit 12e7716

File tree

1 file changed

+1
-1
lines changed
  • packages/yojson/yojson.2.0.2

1 file changed

+1
-1
lines changed

packages/yojson/yojson.2.0.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build: [
1414
]
1515
depends: [
1616
"ocaml" {>= "4.02.3"}
17-
"dune"
17+
"dune" {>= "2.0"}
1818
"cppo" {build}
1919
"alcotest" {with-test & >= "0.8.5"}
2020
"odoc" {with-doc}

0 commit comments

Comments
 (0)