Skip to content

Commit

Permalink
Downgrade StructArrays
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Nov 29, 2024
1 parent 93c193c commit fceeb6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "KiteUtils"
uuid = "90980105-b163-44e5-ba9f-8b1c83bb0533"
authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.9.2"
version = "0.9.3"

[deps]
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
Expand Down Expand Up @@ -33,7 +33,7 @@ RecursiveArrayTools = "3.27"
ReferenceFrameRotations = "3.0.2"
Rotations = "1.7.1"
StaticArrays = "1.9.7"
StructArrays = "0.6.20"
StructArrays = "0.6.18"
StructTypes = "1.11.0"
YAML = "0.4.12"
julia = "1.10"
Expand Down

0 comments on commit fceeb6d

Please sign in to comment.