Skip to content

Commit

Permalink
Merge pull request #8 from JuliaGL/compathelper/new_version/2020-11-0…
Browse files Browse the repository at this point in the history
…7-00-08-34-182-3758175016

CompatHelper: add new compat entry for "CEnum" at version "0.4"
  • Loading branch information
serenity4 authored Nov 7, 2020
2 parents 46dc77d + 39af53d commit 0d73da7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ Xorg_xcb_util_keysyms_jll = "975044d2-76e6-5fbe-bf08-97ce7c6574c7"
xkbcommon_jll = "d8fb68d0-12a3-5cfd-a85a-d49703b185fd"

[compat]
julia = "1.5"
CEnum = "0.4"
DocStringExtensions = "0.8.3"
Parameters = "0.12.1"
WindowAbstractions = "0.2.0"
Xorg_libxcb_jll = "1.13.0"
Xorg_xcb_util_keysyms_jll = "0.4.0"
julia = "1.5"
xkbcommon_jll = "0.9.1"

[extras]
Expand Down

0 comments on commit 0d73da7

Please sign in to comment.