We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6a5af commit 068fa36Copy full SHA for 068fa36
Project.toml
@@ -1,7 +1,7 @@
1
name = "AxisKeysExtra"
2
uuid = "b7a0d2b7-1990-46dc-b5dd-87820ecd1b09"
3
authors = ["Alexander Plavin <alexander@plav.in>"]
4
-version = "0.1.17"
+version = "0.1.18"
5
6
[deps]
7
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
@@ -29,6 +29,6 @@ GeoMakie = "0.7"
29
Makie = "0.21, 0.22"
30
RectiGrids = "0.1.14"
31
Reexport = "1.2.2"
32
-StructArrays = "0.6.12"
+StructArrays = "0.6.12, 0.7.1"
33
Unitful = "1"
34
julia = "1.9"
test/Project.toml
@@ -19,7 +19,6 @@ AxisKeys = "0.2.7"
19
CompatHelperLocal = "0.1.24"
20
Makie = "0.22"
21
22
-StructArrays = "0.6.13"
23
TestItemRunner = "1"
24
TestItems = "1"
25
Unitful = "1.19.0"
0 commit comments