Skip to content

Commit 5914af9

Browse files
authored
Merge pull request #130 from JuliaGeometry/compathelper/new_version/2021-02-07-00-12-19-885-1123811651
CompatHelper: bump compat for "StructArrays" to "0.5"
2 parents 9dea01e + d06fc12 commit 5914af9

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)