Skip to content

Commit 8b1c8f4

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat)
1 parent b3a82c1 commit 8b1c8f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ PackedReadWrite = "0.1"
2929
Proj = "1"
3030
Random = "1.11.0"
3131
StaticArrays = "1"
32-
StructArrays = "0.6"
32+
StructArrays = "0.6, 0.7"
3333
TypedTables = "1"
3434
julia = "1.8"
3535

3636
[extras]
37-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3837
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
38+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3939

4040
[targets]
4141
test = ["Test", "Random"]

0 commit comments

Comments
 (0)