Skip to content

Commit 068fa36

Browse files
committed
bump StructArrays compat
1 parent 2d6a5af commit 068fa36

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "AxisKeysExtra"
22
uuid = "b7a0d2b7-1990-46dc-b5dd-87820ecd1b09"
33
authors = ["Alexander Plavin <alexander@plav.in>"]
4-
version = "0.1.17"
4+
version = "0.1.18"
55

66
[deps]
77
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
@@ -29,6 +29,6 @@ GeoMakie = "0.7"
2929
Makie = "0.21, 0.22"
3030
RectiGrids = "0.1.14"
3131
Reexport = "1.2.2"
32-
StructArrays = "0.6.12"
32+
StructArrays = "0.6.12, 0.7.1"
3333
Unitful = "1"
3434
julia = "1.9"

test/Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ AxisKeys = "0.2.7"
1919
CompatHelperLocal = "0.1.24"
2020
Makie = "0.22"
2121
RectiGrids = "0.1.14"
22-
StructArrays = "0.6.13"
2322
TestItemRunner = "1"
2423
TestItems = "1"
2524
Unitful = "1.19.0"

0 commit comments

Comments
 (0)