We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a319b4c commit 940d52bCopy full SHA for 940d52b
Project.toml
@@ -5,13 +5,13 @@ version = "6.0.1"
5
[deps]
6
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
7
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
8
-LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
11
12
[compat]
13
ArrayInterfaceCore = "0.1"
14
-Compat = "3"
+Compat = "3, 4"
15
IfElse = "0.1"
16
Static = "0.6"
17
julia = "1.6"
0 commit comments