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 913e880 commit a3366c0Copy full SHA for a3366c0
Project.toml
@@ -10,17 +10,16 @@ EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
10
ExactPredicates = "429591f6-91af-11e9-00e2-59fbe8cec110"
11
MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
12
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
13
-SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
14
SimpleGraphs = "55797a34-41de-5266-9ec1-32ac4eb504d3"
15
16
[compat]
17
-julia = "1"
18
DataStructures = "0.18"
19
ElasticArrays = "1.2"
20
EnumX = "1.0"
21
ExactPredicates = "2.2"
22
MakieCore = "0.6"
23
SimpleGraphs = "0.8"
+julia = "1"
24
25
[extras]
26
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments