Skip to content

Commit 62815dc

Browse files
authored
Fix RecursiveArrayTools compat
1 parent 57f531d commit 62815dc

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
@@ -75,7 +75,7 @@ Pkg = "1"
7575
PrecompileTools = "1.2"
7676
Printf = "<0.0.1, 1"
7777
Random = "<0.0.1, 1"
78-
RecursiveArrayTools = "3"
78+
RecursiveArrayTools = "2, 3"
7979
Reexport = "1.2"
8080
SafeTestsets = "0.1"
8181
SciMLBase = "2.10"

0 commit comments

Comments
 (0)