Skip to content

Commit 96839e8

Browse files
authored
Reformat Project.toml (#209)
1 parent 49486ba commit 96839e8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3+
version = "0.10.20"
34
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.10.19"
5+
6+
[workspace]
7+
projects = ["benchmark", "dev", "docs", "examples", "test"]
58

69
[deps]
710
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -44,6 +47,3 @@ SplitApplyCombine = "1.2.3"
4447
TensorAlgebra = "0.6.2, 0.7"
4548
TypeParameterAccessors = "0.4.1"
4649
julia = "1.10"
47-
48-
[workspace]
49-
projects = ["benchmark", "dev", "docs", "examples", "test"]

0 commit comments

Comments
 (0)