Skip to content

Commit

Permalink
Bump petgraph from 0.5.1 to 0.6.3
Browse files Browse the repository at this point in the history
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.5.1 to 0.6.3.
- [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst)
- [Commits](https://github.com/petgraph/petgraph/compare/[email protected]@v0.6.3)

---
updated-dependencies:
- dependency-name: petgraph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 5fbf4e3 commit 160eef8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ ordinal = "0.3.1"
parity-tokio-ipc = "0.9"
parking_lot = "0.12.1"
pbkdf2 = "0.11"
petgraph = "0.5.1"
petgraph = "0.6.3"
pin-project = "0.4.27"
pin-utils = "0.1.0"
pretty = "0.10.0"
Expand Down

0 comments on commit 160eef8

Please sign in to comment.