Skip to content

Commit 6b07897

Browse files
committed
Apply workspace patch
1 parent 395240c commit 6b07897

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3-
version = "0.10.31"
3+
version = "0.10.32"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]

test/Project.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
[deps]
23
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
34
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
@@ -20,8 +21,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2021
TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
2122
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
2223

23-
[sources]
24-
BlockSparseArrays = {path = ".."}
24+
25+
[sources.BlockSparseArrays]
26+
path = ".."
2527

2628
[compat]
2729
Adapt = "4"

0 commit comments

Comments
 (0)