Skip to content

Commit 9f1d8c7

Browse files
Bump petgraph from 0.6.4 to 0.6.5 (#1188)
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.6.4 to 0.6.5. - [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst) - [Commits](https://github.com/petgraph/petgraph/compare/[email protected]@v0.6.5) --- updated-dependencies: - dependency-name: petgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent b80b11a commit 9f1d8c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ hashbrown = { version = ">=0.13, <0.15", features = ["rayon"] }
3030
indexmap = { version = ">=1.9, <3", features = ["rayon"] }
3131
num-traits = "0.2"
3232
numpy = "0.21.0"
33-
petgraph = "0.6.4"
33+
petgraph = "0.6.5"
3434
rand = "0.8"
3535
rand_pcg = "0.3"
3636
rayon = "1.10"

0 commit comments

Comments
 (0)