Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Commit 93a54ad

Browse files
authored
Fix version bound.
1 parent 647976c commit 93a54ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Adapt = "1.0"
2727
CEnum = "0.2"
2828
CUDAapi = "2.1"
2929
CUDAdrv = "5.0"
30-
CUDAnative = "2.6"
30+
CUDAnative = "2.7"
3131
DataStructures = "0.17"
3232
GPUArrays = "2.0"
3333
MacroTools = "0.5"

0 commit comments

Comments
 (0)