summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-12-14 23:37:45 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-12-14 23:37:45 +0400
commit392fe990e0fa7645f1f498a181daa740f2fea6b2 (patch)
tree55183921274443c4d5dc75ab77a8778bc9f2cba1
parent254a407eafe53d7d98b55a694b840f1af6fe5e75 (diff)
Bump bencoding dependency
-rw-r--r--bittorrent.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 8de1d8cf..c2785f02 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -124,7 +124,7 @@ library
124 , base16-bytestring >= 0.1 124 , base16-bytestring >= 0.1
125 , base32-bytestring >= 0.2 125 , base32-bytestring >= 0.2
126 , base64-bytestring >= 1.0 126 , base64-bytestring >= 1.0
127 , bencoding >= 0.4.1 127 , bencoding >= 0.4.2
128 , cereal >= 0.3.5 128 , cereal >= 0.3.5
129 129
130 -- Time 130 -- Time