fix unix to 2.8.1.1

This commit is contained in:
Evgeny Poberezkin
2023-09-18 20:59:02 +01:00
parent f2d832fe20
commit fee897f367
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@ dependencies:
- time-manager == 0.0.*
- tls >= 1.6.0 && < 1.7
- transformers == 0.6.*
- unix == 2.8.1.1
- unliftio == 0.2.*
- unliftio-core == 0.2.*
- websockets == 0.12.*
+7
View File
@@ -189,6 +189,7 @@ library
, time-manager ==0.0.*
, tls >=1.6.0 && <1.7
, transformers ==0.6.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, websockets ==0.12.*
@@ -254,6 +255,7 @@ executable ntf-server
, time-manager ==0.0.*
, tls >=1.6.0 && <1.7
, transformers ==0.6.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, websockets ==0.12.*
@@ -319,6 +321,7 @@ executable smp-agent
, time-manager ==0.0.*
, tls >=1.6.0 && <1.7
, transformers ==0.6.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, websockets ==0.12.*
@@ -384,6 +387,7 @@ executable smp-server
, time-manager ==0.0.*
, tls >=1.6.0 && <1.7
, transformers ==0.6.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, websockets ==0.12.*
@@ -449,6 +453,7 @@ executable xftp
, time-manager ==0.0.*
, tls >=1.6.0 && <1.7
, transformers ==0.6.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, websockets ==0.12.*
@@ -514,6 +519,7 @@ executable xftp-server
, time-manager ==0.0.*
, tls >=1.6.0 && <1.7
, transformers ==0.6.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, websockets ==0.12.*
@@ -614,6 +620,7 @@ test-suite simplexmq-test
, timeit ==2.0.*
, tls >=1.6.0 && <1.7
, transformers ==0.6.*
, unix ==2.8.1.1
, unliftio ==0.2.*
, unliftio-core ==0.2.*
, websockets ==0.12.*