Skip to content

Commit cc7c4d8

Browse files
CompatHelper: bump compat for "StaticArrays" to "1.0"
1 parent c776205 commit cc7c4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212
[compat]
1313
ArrayInterface = "2.8"
1414
MacroTools = "0.5"
15-
StaticArrays = "0.10, 0.11, 0.12"
15+
StaticArrays = "0.10, 0.11, 0.12, 1.0"
1616
julia = "1"
1717

1818
[extras]

0 commit comments

Comments
 (0)