Skip to content

Commit 1458916

Browse files
committed
Add bounds for stdlibs.
1 parent 1e70f93 commit 1458916

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717
Adapt = "2.0, 3.0"
1818
GPUArraysCore = "= 0.1.5"
1919
LLVM = "3.9, 4, 5, 6"
20+
LinearAlgebra = "1"
21+
Printf = "1"
22+
Random = "1"
2023
Reexport = "1"
24+
Serialization = "1"
2125
Statistics = "1"
2226
julia = "1.8"

0 commit comments

Comments
 (0)