chore: Dedup dependencies: tonic#451
chore: Dedup dependencies: tonic#451dvdplm wants to merge 6 commits intodvdplm/chore/extract-execution-to-own-cratefrom
Conversation
…ency (bonus: makes the cranelift backend now work-ish)
…m/chore/dedup-crates-tonic
Consolidated Tests Results 2026-03-09 - 17:58:16Test ResultsDetails
Failed Testskms-core-client::integration_test test-reporter: Run #3334
❌ Some tests failed!
TestsView All Tests
🍂 No flaky tests in this run. Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
…m/chore/dedup-crates-tonic
|
Can we do a sanity check and make sure these are reasonably safe to update? See https://github.com/zama-ai/kms/blob/main/.github/PULL_REQUEST_TEMPLATE.md#dependency-update-questionnaire-only-if-deps-changed-or-added |
I did a superficial pass, but I'll do a second sweep before merging. |
Upgrade a few dependencies so that we can de-duplicate dependencies, in this case
tonic.Workspace
Cargo.tomlversion bumps:**tonic0.13.1 → 0.14.5tonic-health0.13.1 → 0.14.5tonic-tls0.3.0 → 0.6.1 (withrustlsfeature)prost0.13.5 → 0.14.3opentelemetry*0.29.x → 0.31.0tracing-opentelemetry0.30.0 → 0.32.1tracing0.1.41 → 0.1.44tracing-subscriber0.3.20 → 0.3.22tonic-prostandtonic-prost-build(replacingtonic-build)NOTE: in draft because it is derived from #440