solstice-ci/crates/workflow-runner
Till Wegmueller 952262ede4
Upgrade dependencies for Axum, Tonic, Prost, and related build tools across crates
This commit updates multiple dependencies, including:
- `axum` upgraded to 0.8 for HTTP and webhook functionality.
- `tonic` upgraded to 0.14 for gRPC support.
- `prost` upgraded to 0.14 for protobuf processing.
- Addition of `tonic-prost` and `tonic-prost-build` for updated gRPC build configurations.

Relevant Cargo.toml entries and `build.rs` are adjusted to reflect these updates.
2025-11-01 15:24:09 +01:00
..
src Format 2025-11-01 14:56:46 +01:00
Cargo.toml Upgrade dependencies for Axum, Tonic, Prost, and related build tools across crates 2025-11-01 15:24:09 +01:00