Skip to content

Commit 9bcb97d

Browse files
committed
Bump vector bound
1 parent 7e89edc commit 9bcb97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snap-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Library
152152
time >= 1.0 && < 1.6,
153153
unix-compat >= 0.2 && < 0.5,
154154
unordered-containers >= 0.1.4.3 && < 0.3,
155-
vector >= 0.6 && < 0.11,
155+
vector >= 0.6 && < 0.12,
156156
zlib-enum >= 0.2.1 && < 0.3
157157

158158
extensions:

0 commit comments

Comments
 (0)