From 7951d9754b74a8ee1964c7ee9c1d5bf575959177 Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Thu, 10 May 2018 15:18:13 +0100 Subject: [PATCH] Do not skip building simple-vec3 benchmarks simple-vec3-0.4.0.3 bumped criterion dependency --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09ef5039..2e2f430a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4122,7 +4122,6 @@ skipped-benchmarks: - cryptohash-sha512 # criterion 1.2 - heist # criterion 1.3 - pipes # optparse-applicative 0.13 - - simple-vec3 # via criterion-1.4.1.0 - splitmix # criterion 1.3 - superbuffer # criterion 1.3 - ttrie # criterion-plus and th-pprint