diff options
author | Florian Klink <flokli@flokli.de> | 2024-03-15T20·53+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-03-16T17·04+0000 |
commit | dbf87f3057ea8468f7bedf8cc61203131fce1f9b (patch) | |
tree | 1529498cc55756918dad899ebe1a4307fc2ceaa4 /tvix/crate-hashes.json | |
parent | 212f5afdcf28ce53006eebcc623a0256ff4aa33c (diff) |
chore(tvix): bump tonic to 0.11.0 r/7705
This bumps tonic and surrounding crates to 0.11.x. We added support for tonic 0.11.x into tokio-listener (https://github.com/vi/tokio-listener/pull/4), so that's bumped as well. Change-Id: Icfade5894403228299836fefb21b2f9ae59dbebb Reviewed-on: https://cl.tvl.fyi/c/depot/+/11156 Reviewed-by: Connor Brewster <cbrewster@hey.com> Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/crate-hashes.json')
-rw-r--r-- | tvix/crate-hashes.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/crate-hashes.json b/tvix/crate-hashes.json index 84b78ca15070..d57ed3a2899b 100644 --- a/tvix/crate-hashes.json +++ b/tvix/crate-hashes.json @@ -1,4 +1,4 @@ { "test-generator 0.3.0 (git+https://github.com/JamesGuthrie/test-generator.git?rev=82e799979980962aec1aa324ec6e0e4cad781f41#82e799979980962aec1aa324ec6e0e4cad781f41)": "08brp3qqa55hijc7xby3lam2cc84hvx1zzfqv6lj7smlczh8k32y", "wu-manber 0.1.0 (git+https://github.com/tvlfyi/wu-manber.git#0d5b22bea136659f7de60b102a7030e0daaa503d)": "1zhk83lbq99xzyjwphv2qrb8f8qgfqwa5bbbvyzm0z0bljsjv0pd" -} \ No newline at end of file +} |