Skip to content

Commit

Permalink
Add compat for CImGui v4
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWrigley committed Dec 19, 2024
1 parent ee4b718 commit 70702a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ScopedValues = "7e506255-f358-4e82-b7e4-beb19740aa63"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
CImGui = "2,3"
CImGui = "2,3,4"
CImGuiPack_jll = "0.3,0.4,0.5,0.6,0.7"
Compat = "4.15.0"
CxxWrap = "0.16.0"
Expand Down

0 comments on commit 70702a0

Please sign in to comment.