Skip to content

Commit 30b8621

Browse files
committed
add missing compat
1 parent 139d38a commit 30b8621

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ ForwardDiff = "0.10"
4040
Graphs = "1"
4141
Reexport = "1"
4242
Requires = "1"
43-
SciMLOperators = "0.2.10"
43+
SciMLOperators = "0.2.11"
44+
Setfield = "1"
4445
StaticArrayInterface = "1.3"
4546
StaticArrays = "1"
4647
Tricks = "0.1.6"

0 commit comments

Comments
 (0)