Skip to content

Commit 940d52b

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Compat to 4, (keep existing compat)
1 parent a319b4c commit 940d52b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ version = "6.0.1"
55
[deps]
66
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
8-
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
98
IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
9+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1010
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1111

1212
[compat]
1313
ArrayInterfaceCore = "0.1"
14-
Compat = "3"
14+
Compat = "3, 4"
1515
IfElse = "0.1"
1616
Static = "0.6"
1717
julia = "1.6"

0 commit comments

Comments
 (0)