Skip to content

Commit 385f11d

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

File tree

2 files changed

+44
-48
lines changed

2 files changed

+44
-48
lines changed

Cargo.lock

Lines changed: 43 additions & 47 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
@@ -175,7 +175,7 @@ tokio = { version = "1.43", features = [
175175
"time",
176176
] }
177177
tokio-postgres = "0.7"
178-
tonic = { version = "0.11", features = [
178+
tonic = { version = "0.12", features = [
179179
"tls",
180180
"tls-roots",
181181
] } # must be compatible with `aruna-rust-api`

0 commit comments

Comments
 (0)