Skip to content

Commit dce5add

Browse files
committed
Set ForwardDiff compat to 1.0
1 parent 4b5c209 commit dce5add

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
@@ -28,7 +28,7 @@ IntervalArithmeticSparseArraysExt = "SparseArrays"
2828
[compat]
2929
CRlibm = "1.0.2"
3030
DiffRules = "1"
31-
ForwardDiff = "0.10, 1"
31+
ForwardDiff = "1"
3232
IntervalSets = "0.7"
3333
LinearAlgebra = "1.10"
3434
MacroTools = "0.5"

0 commit comments

Comments
 (0)