dot-rust icon indicating copy to clipboard operation
dot-rust copied to clipboard

Update dot to synchronize with rustc's graphviz

Open erickt opened this issue 7 years ago • 3 comments

There have been a lot of changes in the upstream graphviz crate, which haven't made it down here. The two significant changes are that the trait node and edges have been converted into associated types, and that there's been a IntoCow trait added to simplify some code. The rest of the changes were mainly synchronizing on style.

This also bumps the version to 0.2.0 because it's a breaking change.

erickt avatar Dec 12 '16 00:12 erickt

OK, can you check on 0.1.3 I just released and see whether you can merge those changes ? Make sure to take the color extensions along pls ...

przygienda avatar Jan 22 '18 21:01 przygienda

looked at change, willing to take up. Please, can the CI be fixed so it picks up the branch involved. the CI results are not accessible since the repo on which it ran is gone ...

przygienda avatar Sep 22 '18 15:09 przygienda

conflicting, please resolve

przygienda avatar Nov 13 '22 13:11 przygienda