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
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
async-compression = { version = "0.4.9", features = ["tokio", "gzip", "bzip2", "xz"]}
|
||||
bstr = "1.6.0"
|
||||
bytes = "1.4.0"
|
||||
data-encoding = "2.3.3"
|
||||
data-encoding = "2.6.0"
|
||||
futures = "0.3.30"
|
||||
magic = "0.16.2"
|
||||
nix-compat = { path = "../nix-compat" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue