Skip to content

Commit 9fa611c

Browse files
Merge pull request #247 from vpuri3/compat
add missing compat `Setfield`
2 parents 139d38a + 30b8621 commit 9fa611c

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)