Skip to content

Commit 6b3e4c9

Browse files
authored
Bump cryptonite upper bound (#654)
1 parent 3c821c7 commit 6b3e4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beam-migrate-cli/beam-migrate-cli.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ executable beam-migrate
5252
random >=1.1 && <1.3,
5353
ansi-terminal >=0.6 && <0.12,
5454
haskell-src-exts >=1.18 && <1.24,
55-
cryptonite >=0.23 && <0.30,
55+
cryptonite >=0.23 && <0.31,
5656
monad-loops >=0.4 && <0.5,
5757
exceptions >=0.8 && <0.11,
5858
editor-open >=0.6 && <0.7,

0 commit comments

Comments
 (0)