Skip to content

Commit 2aa9f86

Browse files
authored
Merge pull request #160 from phadej/criterion-1.3
Allow criterion-1.3
2 parents f326fdd + 27ca74a commit 2aa9f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unordered-containers.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ benchmark benchmarks
187187
base,
188188
bytestring,
189189
containers,
190-
criterion >= 1.0 && < 1.2,
190+
criterion >= 1.0 && < 1.3,
191191
deepseq >= 1.1,
192192
deepseq-generics,
193193
hashable >= 1.0.1.1,

0 commit comments

Comments
 (0)