Skip to content

Commit b1be2f9

Browse files
TEMP COMMIT: use unreleased diffeqbase, scimlbase
1 parent ec03216 commit b1be2f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ OrdinaryDiffEqStabilizedRK = {path = "lib/OrdinaryDiffEqStabilizedRK"}
106106
OrdinaryDiffEqSymplecticRK = {path = "lib/OrdinaryDiffEqSymplecticRK"}
107107
OrdinaryDiffEqTsit5 = {path = "lib/OrdinaryDiffEqTsit5"}
108108
OrdinaryDiffEqVerner = {path = "lib/OrdinaryDiffEqVerner"}
109+
DiffEqBase = { url = "https://github.com/AayushSabharwal/DiffEqBase.jl", rev = "as/better-disc-save" }
110+
SciMLBase = { url = "https://github.com/AayushSabharwal/SciMLBase.jl", rev = "as/callback-save" }
109111

110112
[compat]
111113
ADTypes = "1.16"

0 commit comments

Comments
 (0)