Skip to content

Commit e3718b3

Browse files
Bump tonic from 0.12.3 to 0.13.1
Bumps [tonic](https://github.com/hyperium/tonic) from 0.12.3 to 0.13.1. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.12.3...v0.13.1) --- updated-dependencies: - dependency-name: tonic dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa8f444 commit e3718b3

2 files changed

Lines changed: 92 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 91 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ tokio-postgres = { version = "0.7", features = [
8888
"with-geo-types-0_7",
8989
], optional = true }
9090
tokio-rusqlite = { version = "0.6.0", optional = true }
91-
tonic = { version = "0.12", optional = true, features = [
91+
tonic = { version = "0.13", optional = true, features = [
9292
"tls-native-roots",
9393
"tls-webpki-roots",
9494
] }

0 commit comments

Comments
 (0)