diff --git a/Project.toml b/Project.toml index a35c647..cd736f3 100644 --- a/Project.toml +++ b/Project.toml @@ -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]