Skip to content

Commit 797946c

Browse files
committed
Update Project.toml
1 parent 47941cd commit 797946c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ LinearAlgebra = "1"
3535
MatrixAlgebraKit = "0.6"
3636
Random = "1"
3737
SafeTestsets = "0.1"
38-
Strided = "2"
38+
Strided = "2.3.3"
3939
TensorKit = "0.16.1"
4040
TensorOperations = "5"
4141
Test = "1"
@@ -57,6 +57,3 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
5757

5858
[targets]
5959
test = ["Test", "TestExtras", "Random", "Combinatorics", "SafeTestsets", "Aqua", "Adapt", "JLArrays"]
60-
61-
[sources]
62-
Strided = {url = "https://github.com/QuantumKitHub/Strided.jl", rev = "ksh/jlarrays"}

0 commit comments

Comments
 (0)