Skip to content

Commit 80f748c

Browse files
committed
chore: fix opam file to depend on dune-configurator
1 parent 9929be3 commit 80f748c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gen.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ build: [
1111
]
1212
depends: [
1313
"dune" {>= "1.1"}
14+
"dune-configurator"
1415
"base-bytes"
1516
"odoc" {with-doc}
1617
"qcheck" {with-test}

0 commit comments

Comments
 (0)