diff options
author | Florian Klink <flokli@flokli.de> | 2024-08-28T16·35+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-08-28T20·15+0000 |
commit | 02ee4416260aeb86f39095f6a4e26d3c969f9a9e (patch) | |
tree | 4aabee13d89452ea1239359f32f6429c4cb08859 /tvix/crate-hashes.json | |
parent | b6dd9d2d5bffe89f51e98c86a3db5b05e7ce8b64 (diff) |
chore(tvix/[ca]store): bump bigtable_rs r/8608
This bumps bigtable_rs to https://github.com/liufuyang/bigtable_rs/pull/86, allowing us to drop our second set of prost/tonic/http/axum crates. Change-Id: I70f9150289c3e8611ebe8a7d99490e3dfd085a6e Reviewed-on: https://cl.tvl.fyi/c/depot/+/12384 Tested-by: BuildkiteCI Reviewed-by: Connor Brewster <cbrewster@hey.com> Autosubmit: flokli <flokli@flokli.de>
Diffstat (limited to 'tvix/crate-hashes.json')
-rw-r--r-- | tvix/crate-hashes.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/crate-hashes.json b/tvix/crate-hashes.json index 11679cb2ebdd..42b46c2515d2 100644 --- a/tvix/crate-hashes.json +++ b/tvix/crate-hashes.json @@ -1,3 +1,4 @@ { + "git+https://github.com/liufuyang/bigtable_rs?rev=1818355a5373a5bc2c84287e3a4e3807154ac8ef#0.2.10": "0mn6iw1z7gdxbarsqiwscbdr25nplwlvzs0rs51vgnnjfsnbgl6q", "git+https://github.com/tvlfyi/wu-manber.git#wu-manber@0.1.0": "1zhk83lbq99xzyjwphv2qrb8f8qgfqwa5bbbvyzm0z0bljsjv0pd" } \ No newline at end of file |