chore(tvix/[ca]store): bump hyper-util to 0.1.7
Change-Id: Ia5eaf7f4614701ad4dd06114476a73e1a041d830 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12383 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: Connor Brewster <cbrewster@hey.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
b2b38f23d0
commit
b6dd9d2d5b
4 changed files with 11 additions and 11 deletions
|
|
@ -42,7 +42,7 @@ parking_lot = "0.12.2"
|
|||
tvix-tracing = { path = "../tracing", features = ["tonic", "reqwest"] }
|
||||
tracing = "0.1.40"
|
||||
tracing-indicatif = "0.3.6"
|
||||
hyper-util = "0.1.6"
|
||||
hyper-util = "0.1.7"
|
||||
toml = { version = "0.8.15", optional = true }
|
||||
tonic-health = { version = "0.12.1", default-features = false }
|
||||
redb = "2.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue