Skip to content

Commit 0d41d06

Browse files
build(deps): bump petgraph from 0.6.5 to 0.8.1
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.6.5 to 0.8.1. - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.6.5...petgraph@v0.8.1) --- updated-dependencies: - dependency-name: petgraph dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c23ee96 commit 0d41d06

File tree

2 files changed

+64
-29
lines changed

2 files changed

+64
-29
lines changed

Cargo.lock

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

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ strum_macros = "0.26.4"
6363
slog-async = "2.5.0"
6464
slog-envlogger = "2.1.0"
6565
slog-term = "2.7.0"
66-
petgraph = "0.6.5"
66+
petgraph = "0.8.1"
6767
tiny-keccak = "1.5.0"
6868
tokio = { version = "1.38.0", features = [
6969
"time",

0 commit comments

Comments
 (0)