Skip to content

Commit 1bd114a

Browse files
Update Project.toml
1 parent eedf408 commit 1bd114a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/ArrayInterfaceStaticArrays/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ version = "0.1.5"
55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
8+
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
89
ArrayInterfaceStaticArraysCore = "dd5226c6-a4d4-4bc7-8575-46859f9c95b9"
910
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1011
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -13,6 +14,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1314
[compat]
1415
Adapt = "3"
1516
ArrayInterface = "6"
17+
ArrayInterfaceCore = "0.1.21"
1618
ArrayInterfaceStaticArraysCore = "0.1"
1719
Static = "0.7"
1820
StaticArrays = "1.2.5, 1.3, 1.4"

0 commit comments

Comments
 (0)