Skip to content

Commit 52513a2

Browse files
authored
Update packages/duppy/duppy.0.9.5/opam
1 parent e3c656b commit 52513a2

File tree

1 file changed

+1
-1
lines changed
  • packages/duppy/duppy.0.9.5

1 file changed

+1
-1
lines changed

packages/duppy/duppy.0.9.5/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bug-reports: "https://github.com/savonet/ocaml-duppy/issues"
99
depends: [
1010
"ocaml" {>= "4.07.0"}
1111
"dune" {>= "2.7"}
12-
"re"
12+
"re" {>= "1.7.2"}
1313
"odoc" {with-doc}
1414
]
1515
build: [

0 commit comments

Comments
 (0)