Skip to content

Commit 13e6824

Browse files
authored
Update unordered-containers upper limit (#117)
1 parent 2469623 commit 13e6824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dear-imgui.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ library dear-imgui-generator
266266
, transformers
267267
>= 0.5.6 && < 0.6
268268
, unordered-containers
269-
>= 0.2.11 && < 0.2.15
269+
>= 0.2.11 && < 0.3
270270

271271
executable test
272272
import: common, build-flags

0 commit comments

Comments
 (0)