Skip to content

Commit 7bfbc8c

Browse files
authored
Merge pull request #56 from JuliaGPU/compathelper/new_version/2020-03-07-00-04-16-124-3849449889
CompatHelper: bump compat for "CUDAapi" to "4.0"
2 parents 65dc0e8 + dc33468 commit 7bfbc8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1515

1616
[compat]
1717
Adapt = "0.4, 1.0"
18-
CUDAapi = "3.0"
18+
CUDAapi = "3.0, 4.0"
1919
CUDAdrv = "6.0"
2020
CUDAnative = "2.10"
2121
Cassette = "0.3"
22+
MacroTools = "0.5"
2223
Requires = "1.0"
2324
StaticArrays = "0.12"
24-
MacroTools = "0.5"
2525
julia = "1.3"
2626

2727
[extras]

0 commit comments

Comments
 (0)