v4.11.0
- feat(prim): add Prim's algorithm for finding MST
- docs(astar): add documentation for SmallestCostHolder
- fix(README): Broken link in the README.md
- test: add more tests for
Grid
andMatrix
- fix(cargo-deny): update configuration
Grid
and Matrix