Skip to content

Commit ef1420c

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump prost from 0.13.5 to 0.14.3
Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.3. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.3) --- updated-dependencies: - dependency-name: prost dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1478c3 commit ef1420c

File tree

2 files changed

+32
-9
lines changed

2 files changed

+32
-9
lines changed

Cargo.lock

Lines changed: 31 additions & 8 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
@@ -66,7 +66,7 @@ graphman = { path = "./core/graphman" }
6666
graphman-store = { path = "./core/graphman_store" }
6767
itertools = "0.14.0"
6868
lazy_static = "1.5.0"
69-
prost = "0.13"
69+
prost = "0.14"
7070
prost-types = "0.13"
7171
redis = { version = "1.0.2", features = [
7272
"aio",

0 commit comments

Comments
 (0)