Skip to content

Commit 4a720b9

Browse files
committed
Use correct extension name
1 parent 7aab44f commit 4a720b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ julia = "1.6"
2020
ArrayInterfaceBandedMatricesExt = "BandedMatrices"
2121
ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices"
2222
ArrayInterfaceCUDAExt = "CUDA"
23-
ArrayInterfaceGPUArraysExt = "GPUArraysCore"
23+
ArrayInterfaceGPUArraysCoreExt = "GPUArraysCore"
2424
ArrayInterfaceStaticArraysCoreExt = "StaticArraysCore"
2525
ArrayInterfaceTrackerExt = "Tracker"
2626

0 commit comments

Comments
 (0)