Skip to content

Commit b6a23de

Browse files
authored
Merge pull request #13 from haskell-github-trust/renovate/bytestring-0.12.x
Update dependency bytestring to v0.12
2 parents 064ce92 + ed02136 commit b6a23de

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)