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 00ff75c commit a4e435bCopy full SHA for a4e435b
Project.toml
@@ -17,6 +17,7 @@ GeometryOpsCore = "05efe853-fabf-41c8-927e-7063c8b9f013"
17
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
18
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
19
SortTileRecursiveTree = "746ee33f-1797-42c2-866d-db2fce69d14d"
20
+StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
21
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
22
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
23
@@ -49,6 +50,7 @@ LinearAlgebra = "1"
49
50
Proj = "1"
51
Random = "1"
52
SortTileRecursiveTree = "0.1.2"
53
+StaticArrays = "1"
54
Statistics = "1"
55
TGGeometry = "0.1"
56
Tables = "1"
0 commit comments