Skip to content

Commit 41e30e6

Browse files
committed
opam: synchronized with opam-repos.
1 parent 21d51bf commit 41e30e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bst.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build: ["dune" "build" "-p" name "-j" jobs]
99
depends: [
1010
"ocaml"
1111
"batteries"
12-
"dune"
12+
"dune" {>= "1.11"}
1313
"base-unix" {with-test}
1414
"dolog" {with-test}
1515
"minicli" {with-test}

0 commit comments

Comments
 (0)