Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Cap CImGuiPack to 0.1.2
Browse files Browse the repository at this point in the history
CImGuiPack doesn't follow semver, so this ad-hot fix is needed.
  • Loading branch information
Gnimuc authored Aug 23, 2023
1 parent 457bc31 commit 89ece3c
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 @@ -9,7 +9,7 @@ CImGuiPack_jll = "333409e9-af72-5310-9767-d6ad21a76a05"

[compat]
CEnum = "0.4"
CImGuiPack_jll = "~0.1"
CImGuiPack_jll = "=0.1.2"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 89ece3c

Please sign in to comment.