Skip to content

Commit

Permalink
Merge pull request #26 from JamesWrigley/patch-1
Browse files Browse the repository at this point in the history
Set compat bounds for CImGui
  • Loading branch information
wookay authored Nov 19, 2023
2 parents ce40608 + 21588da commit 83c3e1c
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 @@ -20,7 +20,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"

[compat]
CImGui = "1.82"
CImGui = "~1.82"
ImGuiGLFWBackend = "0.1"
ImGuiOpenGLBackend = "0.1"
ColorTypes = "0.10, 0.11"
Expand Down

0 comments on commit 83c3e1c

Please sign in to comment.