upgrade tls

This commit is contained in:
Evgeny Poberezkin
2025-09-02 08:49:45 +01:00
parent 0319addd2b
commit 3e7aea986b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ packages: .
-- coverage: False
-- library-coverage: False
index-state: 2023-12-12T00:00:00Z
index-state: 2025-07-01T00:00:00Z
package cryptostore
flags: +use_crypton
+2 -2
View File
@@ -1,7 +1,7 @@
cabal-version: 1.12
name: simplexmq
version: 6.4.5.0
version: 6.4.4.1
synopsis: SimpleXMQ message broker
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
<./docs/Simplex-Messaging-Client.html client> and
@@ -319,7 +319,7 @@ library
, stm ==2.5.*
, time ==1.12.*
, time-manager ==0.0.*
, tls >=1.9.0 && <1.10
, tls ==2.1.8.*
, transformers ==0.6.*
, unliftio ==0.2.*
, unliftio-core ==0.2.*