Skip to content

Commit be6f807

Browse files
committed
fix: project toml for julia pre 1.9
1 parent 9924ee9 commit be6f807

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
@@ -40,6 +40,7 @@ julia = "1.10"
4040
[extras]
4141
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
4242
DiffTests = "de460e47-3fe3-5279-bb4a-814414816d5d"
43+
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
4344
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
4445
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
4546
JLArrays = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"

0 commit comments

Comments
 (0)