Skip to content

Commit 19f29d8

Browse files
Merge pull request #69 from AayushSabharwal/as/indexing-rework
chore: bump RecursiveArrayTools compat
2 parents ffedc65 + a0edca2 commit 19f29d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ LinearAlgebra = "1.9"
2828
Logging = "1.9"
2929
Random = "1.9"
3030
RandomNumbers = "1"
31-
RecursiveArrayTools = "1,2"
31+
RecursiveArrayTools = "1,2,3"
3232
Reexport = "1.0"
3333
SparseArrays = "1.9"
3434
StaticArrays = "1.0"

0 commit comments

Comments
 (0)