Skip to content

Commit 2ff571a

Browse files
fix precompile
1 parent e4549dd commit 2ff571a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

benchmarks/NonStiffODE/Manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@ uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"
367367
version = "1.9.1"
368368

369369
[[deps.DiffEqBase]]
370-
deps = ["ArrayInterface", "ConcreteStructs", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "FastClosures", "FastPower", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "TruncatedStacktraces"]
371-
git-tree-sha1 = "1b1e070e57681d1176d99a5ec455717e24686612"
370+
deps = ["ArrayInterface", "ConcreteStructs", "DocStringExtensions", "EnzymeCore", "FastBroadcast", "FastClosures", "FastPower", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "TruncatedStacktraces"]
371+
git-tree-sha1 = "529087a10b502502201c7bf4e8769e40d7c15a17"
372372
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
373-
version = "6.183.2"
373+
version = "6.184.0"
374374

375375
[deps.DiffEqBase.extensions]
376376
DiffEqBaseCUDAExt = "CUDA"

0 commit comments

Comments
 (0)