File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,6 @@ SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
2626StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
2727UUIDs = " cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2828
29- [weakdeps ]
30- SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
31-
32- [extensions ]
33- SpecialFunctionsExt = " SpecialFunctions"
34-
3529[compat ]
3630Adapt = " 4"
3731Artifacts = " 1"
@@ -44,12 +38,18 @@ KernelAbstractions = "0.9.1"
4438LLVM = " 6"
4539LLVMDowngrader_jll = " 0.1"
4640ObjectFile = " 0.4"
47- ObjectiveC = " 1.1"
41+ ObjectiveC = " 1.1, 2 "
4842Reexport = " 1.0"
4943Requires = " 1"
5044SHA = " 0.7"
5145StaticArrays = " 1"
5246julia = " 1.8"
5347
48+ [extensions ]
49+ SpecialFunctionsExt = " SpecialFunctions"
50+
5451[extras ]
5552SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
53+
54+ [weakdeps ]
55+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
You can’t perform that action at this time.
0 commit comments