Skip to content

Commit

Permalink
Require primitive >= 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewthad committed Jan 16, 2024
1 parent d00c30f commit 2e5f8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bytehash.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ library
build-depends:
, base >=4.17.1 && <5
, byte-order >=0.1.2 && <0.2
, primitive >=0.7 && <0.10
, primitive >=0.9 && <0.10
, primitive-unlifted >=2.1
, byteslice >=0.2.1 && <0.3
, entropy >=0.4.1.5 && <0.5
Expand Down

0 comments on commit 2e5f8b7

Please sign in to comment.