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

Commit d97a5db

Browse files
authored
Merge pull request #640 from JuliaGPU/tb/cenum
CEnum 0.3 compatibility.
2 parents 1e92191 + 77b4c51 commit d97a5db

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
@@ -18,7 +18,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1818
[compat]
1919
Adapt = "0.4, 1.0"
2020
BinaryProvider = "0.3, 0.4, 0.5"
21-
CEnum = "0.2"
21+
CEnum = "0.2, 0.3"
2222
CUDAapi = "3.1, 4.0"
2323
CUDAdrv = "6.2.1"
2424
ExprTools = "0.1"

0 commit comments

Comments
 (0)