Skip to content

Commit 7fb9ab1

Browse files
build(deps): bump tonic from 0.14.4 to 0.14.5
Bumps [tonic](https://github.com/hyperium/tonic) from 0.14.4 to 0.14.5. - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.4...v0.14.5) --- updated-dependencies: - dependency-name: tonic dependency-version: 0.14.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d9ba1b commit 7fb9ab1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -17,7 +17,7 @@ nvim-oxi = { version = "0.5.1", features = ["libuv", "neovim-0-9"] }
1717
prost = "0.14.3"
1818
serde = { version = "1.0.228", features = ["derive"] }
1919
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
20-
tonic = "0.14.4"
20+
tonic = "0.14.5"
2121

2222
[dev-dependencies]
2323
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)