We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6952ea commit 605d427Copy full SHA for 605d427
uuid/uuid.cabal
@@ -35,10 +35,10 @@ Library
35
bytestring >= 0.10 && < 0.11,
36
cryptohash-sha1 >= 0.11.100 && < 0.12,
37
cryptohash-md5 >= 0.11.100 && < 0.12,
38
- entropy >= 0.3.7 && < 0.4,
+ entropy >= 0.3.7 && < 0.5,
39
network-info == 0.2.*,
40
random >= 1.0.1 && < 1.2,
41
- time >= 1.1 && < 1.8,
+ time >= 1.1 && < 1.9,
42
text >= 1.2.3 && < 1.3,
43
uuid-types >= 1.0.2 && < 2
44
0 commit comments