bump depedencies on tls to 0.8.4 to get session code working.

This commit is contained in:
Vincent Hanquez 2011-12-20 07:59:17 +00:00
parent 2e2278226d
commit 5a54c39714

View file

@ -28,7 +28,7 @@ Flag executable
Library
Build-Depends: base > 3 && < 5
, tls >= 0.8.2 && < 0.9
, tls >= 0.8.4 && < 0.9
, mtl
, network >= 2.3
, cryptohash >= 0.6