Skip to content

Commit 0c71fe5

Browse files
Bump petgraph from 0.6.2 to 0.6.3 (#105)
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst) - [Commits](https://github.com/petgraph/petgraph/commits/0.6.3) --- updated-dependencies: - dependency-name: petgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33157b8 commit 0c71fe5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "1.0"
1919
lazy_static = "1.4.0"
2020

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

2525
[dependencies.chrono]

0 commit comments

Comments
 (0)