Skip to content

Commit fb701dc

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for PrecompileTools at version 1, (keep existing compat)
1 parent d4095cf commit fb701dc

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
@@ -31,8 +31,8 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3131
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
3232
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
3333
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
34-
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3534
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
35+
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3636
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
3737
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3838
RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
@@ -81,6 +81,7 @@ MLStyle = "0.4.17"
8181
MacroTools = "0.5"
8282
NaNMath = "0.3, 1"
8383
OrdinaryDiffEq = "6"
84+
PrecompileTools = "1"
8485
RecursiveArrayTools = "2.3"
8586
Reexport = "0.2, 1"
8687
RuntimeGeneratedFunctions = "0.5.9"

0 commit comments

Comments
 (0)