Skip to content

build(deps): downgrade tonic and prost packages to 0.14.2#640

Merged
gaius-qi merged 1 commit intomainfrom
feature/tonic-version
Mar 17, 2026
Merged

build(deps): downgrade tonic and prost packages to 0.14.2#640
gaius-qi merged 1 commit intomainfrom
feature/tonic-version

Conversation

@gaius-qi
Copy link
Member

Description

This pull request makes a minor update to the project dependencies and versioning in Cargo.toml. The main changes are a version bump for the crate and a rollback of several dependencies to earlier patch versions.

Dependency updates and versioning:

  • Bumped the crate version from 2.2.25 to 2.2.26 in Cargo.toml.
  • Rolled back the versions of tonic, tonic-prost, prost, prost-types, and tonic-prost-build from 0.14.3 to 0.14.2 in Cargo.toml.

Related Issue

Motivation and Context

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi self-assigned this Mar 17, 2026
@gaius-qi gaius-qi added the enhancement New feature or request label Mar 17, 2026
@gaius-qi gaius-qi enabled auto-merge (squash) March 17, 2026 09:24
Copy link
Member

@EvanCley EvanCley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gaius-qi gaius-qi merged commit 891fe59 into main Mar 17, 2026
6 checks passed
@gaius-qi gaius-qi deleted the feature/tonic-version branch March 17, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants