Skip to content

Commit 2dec091

Browse files
authored
Update bounds for random (#50)
1 parent c2c3434 commit 2dec091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-multipart.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ library
3232
, directory >=1.3 && <1.4
3333
, text >=1.2.3.0 && <1.3
3434
, transformers >=0.5.2.0 && <0.6
35-
, random >=0.1.1 && <1.2
35+
, random >=0.1.1 && <1.3
3636

3737
-- other dependencies
3838
build-depends:

0 commit comments

Comments
 (0)