Skip to content

Commit b898e57

Browse files
committed
v0.13-preview.121.09+91
1 parent 261d833 commit b898e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ppx_inline_test.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build: [
1212
depends: [
1313
"ocaml" {>= "4.04.2"}
1414
"base"
15-
"dune" {build & >= "1.5.1"}
15+
"dune" {>= "1.5.1"}
1616
"ppxlib" {>= "0.9.0"}
1717
]
1818
synopsis: "Syntax extension for writing in-line tests in ocaml code"

0 commit comments

Comments
 (0)