Skip to content

Commit ed02136

Browse files
Update dependency bytestring to v0.12
New-Versions: bytestring==0.12.2.0
1 parent 064ce92 commit ed02136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pureMD5.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ flag test
2121
Library
2222
Build-Depends:
2323
, base >=4.18 && <4.21
24-
, bytestring >=0.11 && <0.12
24+
, bytestring >=0.11 && <0.13
2525
, binary >=0.8.9 && <0.9
2626
, cereal >=0.5.8.3 && <0.6
2727
, crypto-api >=0.13.3 && <0.14

0 commit comments

Comments
 (0)