Skip to content

Commit 0d73da7

Browse files
authored
Merge pull request #8 from JuliaGL/compathelper/new_version/2020-11-07-00-08-34-182-3758175016
CompatHelper: add new compat entry for "CEnum" at version "0.4"
2 parents 46dc77d + 39af53d commit 0d73da7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ Xorg_xcb_util_keysyms_jll = "975044d2-76e6-5fbe-bf08-97ce7c6574c7"
1212
xkbcommon_jll = "d8fb68d0-12a3-5cfd-a85a-d49703b185fd"
1313

1414
[compat]
15-
julia = "1.5"
15+
CEnum = "0.4"
1616
DocStringExtensions = "0.8.3"
1717
Parameters = "0.12.1"
1818
WindowAbstractions = "0.2.0"
1919
Xorg_libxcb_jll = "1.13.0"
2020
Xorg_xcb_util_keysyms_jll = "0.4.0"
21+
julia = "1.5"
2122
xkbcommon_jll = "0.9.1"
2223

2324
[extras]

0 commit comments

Comments
 (0)