Skip to content

Commit 88a2330

Browse files
Update Project.toml
1 parent 518db05 commit 88a2330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DelayDiffEq"
22
uuid = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "5.57.0"
4+
version = "5.58.0"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -31,7 +31,7 @@ ArrayInterface = "7"
3131
DataStructures = "0.18, 0.19"
3232
DiffEqBase = "6.122"
3333
FastBroadcast = "0.3.5"
34-
ForwardDiff = "1.0.1"
34+
ForwardDiff = "0.10.38, 1.0.1"
3535
LinearAlgebra = "1"
3636
Logging = "1"
3737
OrdinaryDiffEq = "6.69"

0 commit comments

Comments
 (0)