Skip to content

Commit fea3af4

Browse files
committed
Project.toml: add compat entries for stdlibs
1 parent e6e6777 commit fea3af4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

+3
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,11 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
2020
ArrayLayouts = "1"
2121
BandedMatrices = "0.17, 1"
2222
FastGaussQuadrature = "0.5, 1"
23+
LinearAlgebra = "1.8"
2324
PrecompileTools = "1.0"
25+
Random = "1.8"
2426
Reexport = "1.0"
27+
SparseArrays = "1.8"
2528
Static = "0.8"
2629
StaticArrays = "1.0"
2730
StaticArraysCore = "1.4"

0 commit comments

Comments
 (0)