Skip to content

Commit a4c6355

Browse files
authored
Merge pull request #351 from FluxML/compathelper/new_version/2023-02-02-01-14-32-371-03584995022
CompatHelper: bump compat for CUDA to 4, (keep existing compat)
2 parents 939af0a + 984035e commit a4c6355

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
@@ -25,7 +25,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2525
Word2Vec = "c64b6f0f-98cd-51d1-af78-58ae84944834"
2626

2727
[compat]
28-
CUDA = "3"
28+
CUDA = "3, 4"
2929
ChainRulesCore = "1"
3030
DataStructures = "0.18"
3131
FillArrays = "0.13"

0 commit comments

Comments
 (0)