Skip to content

Commit e05e50d

Browse files
authored
Merge pull request #12 from SciML/os/ForwardDiff-1.0
update ForwardDiff
2 parents e3bff72 + 37b1395 commit e05e50d

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 = "FastPower"
22
uuid = "a4df4552-cc26-4903-aec0-212e50a0e84b"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "1.1.1"
4+
version = "1.1.2"
55

66
[deps]
77

@@ -23,7 +23,7 @@ FastPowerTrackerExt = "Tracker"
2323

2424
[compat]
2525
Enzyme = "0.13"
26-
ForwardDiff = "0.10"
26+
ForwardDiff = "0.10, 1"
2727
Measurements = "2"
2828
MonteCarloMeasurements = "1"
2929
ReverseDiff = "1"

0 commit comments

Comments
 (0)