simple_dot 0.1.1

Simple API for creating GraphViz DOT files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
version: 2
updates:
  - package-ecosystem: cargo
    directory: "/"
    schedule:
      interval: daily
    open-pull-requests-limit: 10
    commit-message:
      prefix: "cargo prod"
      prefix-development: "cargo dev"
      include: "scope"
    reviewers:
      - johnstonskj