We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbad04 commit 2bfacdfCopy full SHA for 2bfacdf
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "DaggerGPU"
2
uuid = "68e73e28-2238-4d5a-bf97-e5d4aa3c4be2"
3
authors = ["Julian P Samaroo <jpsamaroo@jpsamaroo.me>"]
4
-version = "0.1.3"
+version = "0.1.4"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -14,7 +14,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
14
15
[compat]
16
Adapt = "1, 2, 3"
17
-Dagger = "0.13.3, 0.14"
+Dagger = "0.13.3, 0.14, 0.15, 0.16"
18
KernelAbstractions = "0.5, 0.6, 0.7"
19
MemPool = "0.3"
20
Requires = "1"
0 commit comments