Skip to content

Commit 8a7a2d1

Browse files
Katharine Hyattkshyatt
authored andcommitted
Fix Project.toml now that VI is tagged
1 parent 739f353 commit 8a7a2d1

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
@@ -37,9 +37,6 @@ TensorKitMooncakeExt = "Mooncake"
3737
[workspace]
3838
projects = ["test", "docs"]
3939

40-
[sources]
41-
VectorInterface = {url = "https://github.com/QuantumKitHub/VectorInterface.jl", rev = "main"}
42-
4340
[compat]
4441
Adapt = "4"
4542
AMDGPU = "2"
@@ -59,6 +56,6 @@ Strided = "2"
5956
TensorKitSectors = "0.3.7"
6057
TensorOperations = "5.5"
6158
TupleTools = "1.5"
62-
VectorInterface = "0.4.8, 0.5"
59+
VectorInterface = "0.4.8, 0.5, 0.6"
6360
cuTENSOR = "6"
6461
julia = "1.10"

0 commit comments

Comments
 (0)