From 6506a81b2500cdb77341db05a90ad6c4e0e86497 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 10 May 2019 13:49:13 +0200 Subject: [PATCH] Bump hashable --- cryptoids-types/package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptoids-types/package.yaml b/cryptoids-types/package.yaml index bb9ebc5..2a6148c 100644 --- a/cryptoids-types/package.yaml +++ b/cryptoids-types/package.yaml @@ -28,7 +28,7 @@ dependencies: - http-api-data >=0.3.7 && <0.5 - aeson >=1.2.4.0 && <1.5 - deepseq >=1.4.3.0 && <1.5 - - hashable >=1.2.6.1 && <1.3 + - hashable >=1.2.6.1 && <1.4 library: source-dirs: src