Skip to content

Commit 525c537

Browse files
authored
ArrayInterface 7
1 parent a0d5a06 commit 525c537

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ authors = ["chriselrod <[email protected]> and contributors"]
44
version = "0.1.14"
55

66
[deps]
7+
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
78
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
89
ManualMemory = "d125e4d3-2237-4719-b19c-fa641b8a4667"
910
SIMDTypes = "94e857df-77ce-4151-89e5-788b33177be4"
1011
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1112
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
1213

1314
[compat]
15+
ArrayInterface = "7"
1416
ManualMemory = "0.1.6"
1517
SIMDTypes = "0.1"
1618
Static = "0.8"

0 commit comments

Comments
 (0)