diff options
author | Ilan Joselevich <personal@ilanjoselevich.com> | 2024-07-09T13·06+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-07-09T13·24+0000 |
commit | 4f7b19701cedc8fe85b94b8fc192e8d05ecc4605 (patch) | |
tree | 1280380c87ff73960c4f97939a343f621e37abae /ops/modules | |
parent | 6d7713572f35e804fbd04b486902bf535fddb6e0 (diff) |
fix(tvix/{store,castore,build}): Compile tonic w/o config in build.rs r/8360
Previously we had to make a mutable Config instance and set bytes and other values in it because they were not exposed to the builder pattern (https://github.com/hyperium/tonic/issues/908) but now they are, so we just set them through the builder. Change-Id: I8904c6b93f09173b56586024b1ced59d622bce66 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11966 Autosubmit: Ilan Joselevich <personal@ilanjoselevich.com> Tested-by: BuildkiteCI Reviewed-by: flokli <flokli@flokli.de>
Diffstat (limited to 'ops/modules')
0 files changed, 0 insertions, 0 deletions