diff --git a/Project.toml b/Project.toml index 54dba5d..3f3e6f6 100644 --- a/Project.toml +++ b/Project.toml @@ -21,21 +21,21 @@ SimpleDirectMediaLayer = "98e33af6-2ee5-5afd-9e75-cbc738b767c4" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] -julia = "1" ArgParse = "1.1.0 - 1.1.4" -CEnum = "0.4.0 - 0.4.2" +CEnum = "0.4.0 - 0.4.2, 0.5" Documenter = "1.2.0 - 1.2.1" DocumenterTools = "0.1.18 - 0.1.19" Images = "0.25.0 - 0.26.0" -JET = "0.0.1 - 0.8.27" +JET = "0.0.1 - 0.8.27" Observables = "0.5.0 - 0.5.5" QML = "0.8.0 - 0.8.1" Revise = "3.5.10 - 3.5.13" SimpleDirectMediaLayer = "0.3.9 - 0.4.0" StaticArrays = "1.9.0 - 1.9.2" +julia = "1" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] -test = ["Test"] \ No newline at end of file +test = ["Test"]