Skip to content

Commit 46282e4

Browse files
authored
Update Project.toml
1 parent 5772f0d commit 46282e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1010

1111
[compat]
1212
julia = "1.1"
13-
StructArrays = "0.4.0"
14-
StaticArrays = "0.12.0"
15-
Tables = "0.2.0"
13+
StructArrays = "0.3,0.4"
14+
StaticArrays = "0.12,0.1"
15+
Tables = "0.2"
1616

1717
[extras]
1818
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"

0 commit comments

Comments
 (0)