pathfinding 4.2.1

Pathfinding, flow, and graph algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "04:00"
  open-pull-requests-limit: 99
  assignees:
  - samueltardieu
  ignore:
  - dependency-name: itertools
    versions:
    - "< 0.8.1"
    - ">= 0.8.0.a"