Skip to content

Commit a716663

Browse files
author
oscarddssmith
committed
support ForwardDiff 1.0
1 parent 0fea6eb commit a716663

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 = "DiffEqBase"
22
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "6.167.0"
4+
version = "6.167.1"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -79,7 +79,7 @@ EnzymeCore = "0.7, 0.8"
7979
FastBroadcast = "0.3"
8080
FastClosures = "0.3.2"
8181
FastPower = "1.1"
82-
ForwardDiff = "0.10"
82+
ForwardDiff = "0.10, 1"
8383
FunctionWrappers = "1.0"
8484
FunctionWrappersWrappers = "0.1"
8585
GeneralizedGenerated = "0.3"

0 commit comments

Comments
 (0)