Skip to content

Commit db2f496

Browse files
committed
add MacroTools
1 parent dc5cc19 commit db2f496

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ CUDAapi = "3895d2a7-ec45-59b8-82bb-cfc6a382f9b3"
99
CUDAdrv = "c5f51814-7f29-56b8-a69c-e4d8f6be1fde"
1010
CUDAnative = "be33ccc6-a3ff-5ff2-a52e-74243cff1e17"
1111
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
12+
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1213
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1314
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1415

@@ -20,6 +21,7 @@ CUDAnative = "2.10"
2021
Cassette = "0.3"
2122
Requires = "1.0"
2223
StaticArrays = "0.12"
24+
MacroTools = "0.5"
2325
julia = "1.3"
2426

2527
[extras]

0 commit comments

Comments
 (0)