Skip to content

Commit e055009

Browse files
authored
Add StructArrays@0.2 compat (#813)
* Add StructArrays@0.2 compat * Bump version to 1.72.1
1 parent ff0ea32 commit e055009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ChainRules"
22
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
3-
version = "1.72.0"
3+
version = "1.72.1"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -36,7 +36,7 @@ SparseArrays = "1"
3636
SparseInverseSubset = "0.1"
3737
StaticArrays = "1.2"
3838
Statistics = "1"
39-
StructArrays = "0.6.11"
39+
StructArrays = "0.6.11, 0.7"
4040
SuiteSparse = "1"
4141
julia = "1.6"
4242

0 commit comments

Comments
 (0)