summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 064a0e8..ebac775 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -38,7 +38,7 @@ Executable keysafe
-- the version ranges, it's important to run keysafe --test
secret-sharing == 1.0.*
, argon2 == 1.2.*
- , raaz == 0.0.2
+ , raaz == 0.1.1
, base (>= 4.5 && < 5.0)
, bytestring == 0.10.*
, text == 1.2.*