diff --git a/Project.toml b/Project.toml index 5eade8dc..ffb29f55 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "LLVM" uuid = "929cbde3-209d-540e-8aea-75f648917ca0" -version = "9.7.1" +version = "9.8.0" [workspace] projects = ["test", "docs", "examples", "deps", "res"] @@ -23,7 +23,7 @@ BFloat16sExt = "BFloat16s" [compat] BFloat16s = "0.4, 0.5, 0.6" CEnum = "0.2, 0.3, 0.4, 0.5" -LLVMExtra_jll = "=0.0.42" +LLVMExtra_jll = "=0.0.43" Libdl = "1.8" PrecompileTools = "1" Preferences = "1.4"