We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c39589 + e06d2bd commit 38efa25Copy full SHA for 38efa25
Project.toml
@@ -8,14 +8,13 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
8
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
9
10
[compat]
11
-julia = "1"
+DataStructures = "0.17, 0.18"
12
MacroTools = "0.5.4"
13
-DataStructures = "0.17"
+julia = "1"
14
15
[extras]
16
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
17
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
18
19
-
20
[targets]
21
test = ["Suppressor", "Test"]
0 commit comments