diff --git a/tinylog.cabal b/tinylog.cabal index 2b05008d65221c75ee70211051618d829e2e9f37..32a5e2159b2a3e2ff4e3dc9293f9d0f313966da7 100644 --- a/tinylog.cabal +++ b/tinylog.cabal @@ -1,5 +1,5 @@ name: tinylog -version: 0.10.3 +version: 0.10.4 synopsis: Simplistic logging using fast-logger. author: Toralf Wittner maintainer: Toralf Wittner @@ -38,7 +38,7 @@ library base == 4.* , bytestring >= 0.10.4 && < 0.11 , auto-update == 0.1.* - , double-conversion == 0.2.* + , double-conversion >= 0.2 && < 2.1 , fast-logger >= 2.1.4 && < 2.3 , text >= 0.11 && < 1.2 , transformers >= 0.3