Skip to content

Commit a25d1a6

Browse files
build(deps): bump petgraph from 0.8.2 to 0.8.3
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.8.2 to 0.8.3. - [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/[email protected]@v0.8.3) --- updated-dependencies: - dependency-name: petgraph dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 641f4fa commit a25d1a6

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 5 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
@@ -66,7 +66,7 @@ strum_macros = "0.27.2"
6666
slog-async = "2.5.0"
6767
slog-envlogger = "2.1.0"
6868
slog-term = "2.7.0"
69-
petgraph = "0.8.2"
69+
petgraph = "0.8.3"
7070
tiny-keccak = "1.5.0"
7171
tokio = { version = "1.45.1", features = [
7272
"time",

0 commit comments

Comments
 (0)