Skip to content

Commit c022ddc

Browse files
committed
fix: project toml for julia pre 1.9
1 parent f230880 commit c022ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ julia = "1.6"
4141
[extras]
4242
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
4343
DiffTests = "de460e47-3fe3-5279-bb4a-814414816d5d"
44+
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
4445
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
4546
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
4647
JLArrays = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"

0 commit comments

Comments
 (0)