Skip to content

Commit a4fb5fa

Browse files
build(deps): bump prost from 0.11.6 to 0.11.8 (#4405)
Bumps [prost](https://github.com/tokio-rs/prost) from 0.11.6 to 0.11.8. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.11.6...v0.11.8) --- updated-dependencies: - dependency-name: prost 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 e3168ec commit a4fb5fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@ repository = "https://github.com/graphprotocol/graph-node"
2222
license = "MIT OR Apache-2.0"
2323

2424
[workspace.dependencies]
25-
prost = "0.11.6"
25+
prost = "0.11.8"
2626
prost-types = "0.11.6"
2727
tonic = { version = "0.8.3", features = ["tls-roots", "gzip"] }
2828
tonic-build = { version = "0.8.4", features = ["prost"] }

0 commit comments

Comments
 (0)