Skip to content

Commit

Permalink
Bump petgraph from 0.7.0 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.7.0 to 0.7.1.
- [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst)
- [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.7.0...petgraph@v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent badd0f9 commit 700cfa6
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 @@ -19,7 +19,7 @@ thiserror = "2.0"
lazy_static = "1.5.0"

[dependencies.petgraph]
version = "0.7.0"
version = "0.7.1"
features = [ "serde-1" ]

[dependencies.chrono]
Expand Down

0 comments on commit 700cfa6

Please sign in to comment.