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 8930d80 commit 9235349Copy full SHA for 9235349
Project.toml
@@ -7,6 +7,7 @@ version = "0.13.12"
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
8
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
9
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
10
+ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
11
DataGraphs = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a"
12
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
13
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
@@ -53,6 +54,7 @@ AbstractTrees = "0.4.4"
53
54
Adapt = "4"
55
Combinatorics = "1"
56
Compat = "3, 4"
57
+ConstructionBase = "1.6.0"
58
DataGraphs = "0.2.3"
59
DataStructures = "0.18"
60
Dictionaries = "0.4"
0 commit comments