Bump deps (#62)

This commit is contained in:
Alexander Bondarenko 2021-06-16 00:52:39 +03:00 committed by GitHub
parent dcaad12ca8
commit ff267143d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,7 +198,7 @@ library dear-imgui-generator
, parser-combinators
>= 1.2.0 && < 1.3
, scientific
>= 0.3.6.2 && < 0.3.7
>= 0.3.6.2 && < 0.3.8
, text
>= 1.2.4 && < 1.3
, th-lift
@ -206,7 +206,7 @@ library dear-imgui-generator
, transformers
>= 0.5.6 && < 0.6
, unordered-containers
>= 0.2.11 && < 0.2.14
>= 0.2.11 && < 0.2.15
executable test
import: common
@ -263,7 +263,7 @@ executable vulkan
, transformers
^>= 0.5.6.2
, unliftio
>= 0.2.13 && < 0.2.15
>= 0.2.13 && < 0.2.19
, unliftio-core
^>= 0.2.0.1
, vector