We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d5a06 commit 525c537Copy full SHA for 525c537
Project.toml
@@ -4,13 +4,15 @@ authors = ["chriselrod <[email protected]> and contributors"]
4
version = "0.1.14"
5
6
[deps]
7
+ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
8
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
ManualMemory = "d125e4d3-2237-4719-b19c-fa641b8a4667"
10
SIMDTypes = "94e857df-77ce-4151-89e5-788b33177be4"
11
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
12
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
13
14
[compat]
15
+ArrayInterface = "7"
16
ManualMemory = "0.1.6"
17
SIMDTypes = "0.1"
18
Static = "0.8"
0 commit comments