We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55041f commit 13b673eCopy full SHA for 13b673e
Project.toml
@@ -3,6 +3,9 @@ uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
3
version = "1.8.2"
4
authors = ["Tim Besard <tim.besard@gmail.com>"]
5
6
+[workspace]
7
+projects = ["test"]
8
+
9
[deps]
10
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
11
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
test/Project.toml
@@ -1,5 +1,6 @@
1
2
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
+GPUCompiler = "61eb1bfa-7361-4325-ad38-22787b887f55"
IOCapture = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
0 commit comments