chore(tvix): bump to data-encoding 2.6.0
Change-Id: I26af403bfa99e5d1cff24641a3dba908e1d06686 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11899 Reviewed-by: flokli <flokli@flokli.de> Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
This commit is contained in:
parent
ffdc96ca59
commit
afbe995aa9
9 changed files with 12 additions and 12 deletions
|
@ -10,7 +10,7 @@ async-tempfile = "0.4.0"
|
|||
blake3 = { version = "1.3.1", features = ["rayon", "std", "traits-preview"] }
|
||||
bstr = "1.6.0"
|
||||
bytes = "1.4.0"
|
||||
data-encoding = "2.3.3"
|
||||
data-encoding = "2.6.0"
|
||||
digest = "0.10.7"
|
||||
fastcdc = { version = "3.1.0", features = ["tokio"] }
|
||||
futures = "0.3.30"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue