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

Commit

Permalink
Add 0.5 to CEnum's compat
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnimuc authored Dec 24, 2023
1 parent 6ae4a8b commit 5530cdd
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 @@ -8,7 +8,7 @@ CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
CImGuiPack_jll = "333409e9-af72-5310-9767-d6ad21a76a05"

[compat]
CEnum = "0.4"
CEnum = "0.4,0.5"
CImGuiPack_jll = "~0.2"
julia = "1.6"

Expand Down

0 comments on commit 5530cdd

Please sign in to comment.