We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ca075 commit dbdf1ceCopy full SHA for dbdf1ce
Project.toml
@@ -15,6 +15,10 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
15
16
[compat]
17
ExprTools = "0.1"
18
+InteractiveUtils = "1"
19
+Libdl = "1"
20
+Logging = "1"
21
+UUIDs = "1"
22
LLVM = "6.4"
23
Scratch = "1"
24
TimerOutputs = "0.5"
test/Project.toml
@@ -10,3 +10,6 @@ SPIRV_LLVM_Translator_unified_jll = "85f0d8ed-5b39-5caa-b1ae-7472de402361"
10
SPIRV_Tools_jll = "6ac6d60f-d740-5983-97d7-a4482c0689f4"
11
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
12
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
13
+
14
+[compat]
+Aqua = "0.8"
0 commit comments