Skip to content

Commit 842824e

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat)
1 parent 21747f8 commit 842824e

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
@@ -1,7 +1,7 @@
11
name = "Diffractor"
22
uuid = "9f5e2b26-1114-432f-b630-d3fe2085c51c"
3-
version = "0.2.10"
43
authors = ["Keno Fischer <[email protected]> and contributors"]
4+
version = "0.2.10"
55

66
[deps]
77
AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"
@@ -26,7 +26,7 @@ Cthulhu = "2.10.1"
2626
OffsetArrays = "1"
2727
PrecompileTools = "1"
2828
StaticArrays = "1"
29-
StructArrays = "0.6"
29+
StructArrays = "0.6, 0.7"
3030
julia = "1.10"
3131

3232
[extras]

0 commit comments

Comments
 (0)