Skip to content

Commit 8fe07d6

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for GraphViz in [weakdeps] at version 0.2, (keep existing compat)
1 parent 66ba6a9 commit 8fe07d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: Project.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2626

2727
[compat]
2828
DataStructures = "0.18"
29+
GraphViz = "0.2"
2930
Graphs = "1"
3031
MacroTools = "0.5"
3132
MemPool = "0.4.6"
@@ -40,8 +41,8 @@ TimespanLogging = "0.1"
4041
julia = "1.8"
4142

4243
[extensions]
43-
GraphVizSimpleExt = "Colors"
4444
GraphVizExt = "GraphViz"
45+
GraphVizSimpleExt = "Colors"
4546
PlotsExt = ["DataFrames", "Plots"]
4647

4748
[extras]

0 commit comments

Comments
 (0)