chore(tvix): use bigtable_rs from crates.io

We don't need to use a git checkout here anymore.

Change-Id: I99641a4908f39799c8be6a1610ae458ca6fdc5ee
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12931
Tested-by: BuildkiteCI
Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
Autosubmit: flokli <flokli@flokli.de>
This commit is contained in:
Florian Klink 2024-12-30 11:06:29 +01:00 committed by clbot
parent b12ea8d786
commit 9fa198f9ae
7 changed files with 221 additions and 154 deletions

View file

@ -18,7 +18,6 @@ let
(k:
(lib.nameValuePair "${crates.internal.crates.${k}.crateName}-${crates.internal.crates.${k}.version}" crates.internal.crates.${k}.src.outputHash)
) [
"bigtable_rs"
"reqwest-middleware"
"reqwest-tracing"
"wu-manber"