Skip to content

Commit f07def8

Browse files
Update Project.toml
1 parent c46223c commit f07def8

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
@@ -33,7 +33,8 @@ NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
3333
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3434

3535
[extensions]
36-
ForwardDiffExt = ["ChainRulesCore", "ForwardDiff", "NNlib"]
36+
ForwardDiffExt = ["ChainRulesCore", "ForwardDiff"]
37+
ForwardDiffNNlibExt = ["ForwardDiff", "NNlib"]
3738
SpecialFunctionsExt = "SpecialFunctions"
3839

3940
[compat]

0 commit comments

Comments
 (0)