From f45e1eb4810ed304a62015d14e26f745284d82f8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 25 Jan 2018 23:27:34 -0800 Subject: [PATCH] Add constraint "rest-client < 0.5.2.1" per silkapp/rest#157 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee761be2..af156a2f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,6 +3256,9 @@ packages: # https://github.com/ocramz/plot-light/issues/2 - attoparsec-time < 1 + # https://github.com/silkapp/rest/issues/157 + - rest-client < 0.5.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of