Skip to content

Commit 48295d2

Browse files
authored
Merge pull request #35 from cpfiffer/patch-1
update bounds on Metal.jl
2 parents 8f9d530 + 4314a82 commit 48295d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ CUDA = "3, 4, 5"
3232
Dagger = "0.17, 0.18"
3333
KernelAbstractions = "0.9"
3434
MemPool = "0.3, 0.4"
35-
Metal = "0.3, 0.4, 0.5"
35+
Metal = "0.3, 0.4, 0.5, 1"
3636
Requires = "1"
3737
julia = "1.7"

0 commit comments

Comments
 (0)