Skip to content

Commit

Permalink
Bump criterion upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
cydparser committed Jul 4, 2024
1 parent 51c90f6 commit 08a3dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ Benchmark benchmark
blaze-builder,
bytestring,
bytestring-builder,
criterion >= 0.6 && < 1.7,
criterion >= 0.6 && < 2,
io-streams,
io-streams-haproxy,
snap-core,
Expand Down

0 comments on commit 08a3dce

Please sign in to comment.