Skip to content

Commit fbf6cee

Browse files
committed
bump aeson bounds
1 parent aa516ed commit fbf6cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickjs-hs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ library
3535
hs-source-dirs:
3636
src
3737
build-depends:
38-
aeson >=2.0 && <2.2,
38+
aeson >=2.0 && <2.3,
3939
base >=4.11 && <5,
4040
bytestring >=0.10 && <0.12,
4141
containers >=0.5 && <0.7,

0 commit comments

Comments
 (0)