Skip to content

Commit d06fc12

Browse files
CompatHelper: bump compat for "StructArrays" to "0.5"
1 parent 39528c9 commit d06fc12

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
@@ -14,7 +14,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1414
[compat]
1515
IterTools = "1.3.0"
1616
StaticArrays = "0.12, 1.0"
17-
StructArrays = "0.3,0.4"
17+
StructArrays = "0.3,0.4, 0.5"
1818
Tables = "0.2, 1"
1919
julia = "1.3"
2020

0 commit comments

Comments
 (0)