Skip to content

Commit 13b673e

Browse files
committed
Use workspaces.
1 parent e55041f commit 13b673e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
33
version = "1.8.2"
44
authors = ["Tim Besard <tim.besard@gmail.com>"]
55

6+
[workspace]
7+
projects = ["test"]
8+
69
[deps]
710
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
811
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[deps]
22
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
3+
GPUCompiler = "61eb1bfa-7361-4325-ad38-22787b887f55"
34
IOCapture = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
45
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
56
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"

0 commit comments

Comments
 (0)