Skip to content

Commit 0e65374

Browse files
committed
Add stdlib bounds to sublibraries.
1 parent 6daddc2 commit 0e65374

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lib/cutensor/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ CUDA = "~5.1"
1616
CUDA_Runtime_Discovery = "0.2"
1717
CUTENSOR_jll = "~1.7"
1818
julia = "1.6"
19+
LinearAlgebra = "1"

lib/cutensornet/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ CUDA_Runtime_Discovery = "0.2"
1818
cuQuantum_jll = "~22.11"
1919
cuTENSOR = "~1.0, ~1.1, ~1.2"
2020
julia = "1.6"
21+
LinearAlgebra = "1"

0 commit comments

Comments
 (0)