We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2acba8e + 8f29b28 commit 8c0f232Copy full SHA for 8c0f232
Project.toml
@@ -1,7 +1,7 @@
1
name = "GPUCompiler"
2
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
3
authors = ["Tim Besard <tim.besard@gmail.com>"]
4
-version = "0.7.0"
+version = "0.7.1"
5
6
[deps]
7
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -12,7 +12,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
12
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
13
14
[compat]
15
-DataStructures = "0.15, 0.16, 0.17"
+DataStructures = "0.15, 0.16, 0.17, 0.18"
16
LLVM = "3.0"
17
TimerOutputs = "0.5"
18
julia = "1.3"
0 commit comments