summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debug-me.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 48d391a..a73c919 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -50,8 +50,8 @@ Executable debug-me
, websockets (>= 0.11.1)
, wai-websockets (>= 3.0)
, uuid (>= 1.3)
- , protobuf
- , cereal
+ , protobuf (>= 0.2)
+ , cereal (>= 0.5)
Other-Modules:
CmdLine
Crypto