Skip to content

Commit e281755

Browse files
committed
Update bounds to include optparse-applicative 0.19
1 parent 15cbef8 commit e281755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandoc-plot.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ executable pandoc-plot
149149
, directory
150150
, filepath
151151
, gitrev >= 1 && < 2
152-
, optparse-applicative >= 0.14 && < 0.19
152+
, optparse-applicative >= 0.14 && < 0.20
153153
, pandoc
154154
, pandoc-plot
155155
, pandoc-types >= 1.21 && < 2

0 commit comments

Comments
 (0)