Skip to content

Commit 9a323be

Browse files
build(deps): bump prost-types from 0.13.5 to 0.14.1
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.1. - [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.1) --- updated-dependencies: - dependency-name: prost-types dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bba01e commit 9a323be

File tree

2 files changed

+49
-17
lines changed

2 files changed

+49
-17
lines changed

Cargo.lock

Lines changed: 48 additions & 16 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
@@ -67,7 +67,7 @@ graphman-store = { path = "./core/graphman_store" }
6767
itertools = "0.14.0"
6868
lazy_static = "1.5.0"
6969
prost = "0.13"
70-
prost-types = "0.13"
70+
prost-types = "0.14"
7171
redis = { version = "0.31.0", features = [
7272
"aio",
7373
"connection-manager",

0 commit comments

Comments
 (0)