Skip to content

Commit 8c0f232

Browse files
authored
Merge pull request #75 from DhairyaLGandhi/dg/dspatch
bump DataStructures version
2 parents 2acba8e + 8f29b28 commit 8c0f232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GPUCompiler"
22
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
33
authors = ["Tim Besard <tim.besard@gmail.com>"]
4-
version = "0.7.0"
4+
version = "0.7.1"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -12,7 +12,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
1212
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1313

1414
[compat]
15-
DataStructures = "0.15, 0.16, 0.17"
15+
DataStructures = "0.15, 0.16, 0.17, 0.18"
1616
LLVM = "3.0"
1717
TimerOutputs = "0.5"
1818
julia = "1.3"

0 commit comments

Comments
 (0)