Skip to content

Commit 0e4a7f1

Browse files
build(deps): bump petgraph from 0.5.0 to 0.5.1
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/petgraph/petgraph/releases) - [Commits](petgraph/petgraph@0.5.0...0.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 68e8813 commit 0e4a7f1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -44,7 +44,7 @@ strum_macros = "0.18.0"
4444
slog-async = "2.5.0"
4545
slog-envlogger = "2.1.0"
4646
slog-term = "2.5.0"
47-
petgraph = "0.5.0"
47+
petgraph = "0.5.1"
4848
tiny-keccak = "1.5.0"
4949
tokio = { version = "0.2.21", features = ["stream", "rt-threaded", "rt-util", "blocking", "time", "sync", "macros", "test-util"] }
5050
tokio-retry = { git = "https://github.com/graphprotocol/rust-tokio-retry", branch = "update-to-tokio-02" }

0 commit comments

Comments
 (0)