Skip to content

Commit ba2c0dc

Browse files
authored
Merge pull request #111 from ranocha/patch-1
bump compat for StaticArrays
2 parents 234699e + 9efb4e8 commit ba2c0dc

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
@@ -13,7 +13,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1313

1414
[compat]
1515
IterTools = "1.3.0"
16-
StaticArrays = "0.12"
16+
StaticArrays = "0.12, 1.0"
1717
StructArrays = "0.3,0.4"
1818
Tables = "0.2, 1"
1919
julia = "1.3"

0 commit comments

Comments
 (0)