Skip to content

Commit 6005b38

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 99e0550 commit 6005b38

File tree

2 files changed

+55
-23
lines changed

2 files changed

+55
-23
lines changed

Cargo.lock

Lines changed: 54 additions & 22 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
@@ -71,7 +71,7 @@ graphman-store = { path = "./core/graphman_store" }
7171
itertools = "0.14.0"
7272
lazy_static = "1.5.0"
7373
prost = "0.13"
74-
prost-types = "0.13"
74+
prost-types = "0.14"
7575
redis = { version = "0.31.0", features = [
7676
"aio",
7777
"connection-manager",

0 commit comments

Comments
 (0)