Skip to content

Commit 1a54790

Browse files
Bump petgraph from 0.7.0 to 0.7.1 (#355)
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/[email protected]@v0.7.1) --- 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>
1 parent 9bcf655 commit 1a54790

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -19,7 +19,7 @@ thiserror = "2.0"
1919
lazy_static = "1.5.0"
2020

2121
[dependencies.petgraph]
22-
version = "0.7.0"
22+
version = "0.7.1"
2323
features = [ "serde-1" ]
2424

2525
[dependencies.chrono]

0 commit comments

Comments
 (0)