chore(tvix/tracing): switch tracing-opentelemetry from git to release

Change-Id: Ib830c8b642496a6cdf3d4b9093f0343f5fb80622
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12018
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
This commit is contained in:
Yureka 2024-07-22 14:09:47 +02:00 committed by yuka
parent 8342f70c60
commit 6774d9c59c
5 changed files with 4 additions and 10 deletions

View file

@ -19,7 +19,6 @@ let
(lib.nameValuePair "${crates.internal.crates.${k}.crateName}-${crates.internal.crates.${k}.version}" crates.internal.crates.${k}.src.outputHash)
) [
"wu-manber"
"tracing-opentelemetry 0.25.0"
]);
};