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.
1 parent d841b78 commit 68afaf1Copy full SHA for 68afaf1
Project.toml
@@ -8,7 +8,7 @@ IntegerMathUtils = "18e54dd8-cb9d-406c-a71d-865a43cbb235"
8
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
9
10
[targets]
11
-test = ["DataStructures", , "IntegerMathUtils", "Test"]
+test = ["DataStructures", "IntegerMathUtils", "Test"]
12
13
[compat]
14
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17"
0 commit comments