Skip to content

Commit 30ef7ee

Browse files
chore(deps): 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](hyperium/tonic@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 5322c33 commit 30ef7ee

File tree

2 files changed

+93
-8
lines changed

2 files changed

+93
-8
lines changed

Cargo.lock

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

crates/stress-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env_logger = { workspace = true }
2323
nix = { workspace = true, features = ["process", "signal", "mount"] }
2424
trait-variant = "0.1"
2525
containerd-client = "0.6.0"
26-
tonic = "0.12"
26+
tonic = "0.13"
2727
serde_json = { workspace = true }
2828
serde = { workspace = true }
2929
futures = "0.3"

0 commit comments

Comments
 (0)