Skip to content

Commit 07ebf98

Browse files
committed
Apply workspace patch
1 parent 1ec59a5 commit 07ebf98

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 = "FunctionImplementations"
22
uuid = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
3-
version = "0.4.12"
3+
version = "0.4.13"
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"
@@ -11,8 +12,9 @@ StridedViews = "4db3bf67-4bd7-4b4e-b153-31dc3fb37143"
1112
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
1213
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1314

14-
[sources]
15-
FunctionImplementations = {path = ".."}
15+
16+
[sources.FunctionImplementations]
17+
path = ".."
1618

1719
[compat]
1820
Adapt = "4"

0 commit comments

Comments
 (0)