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:
Florian Klink 2024-06-30 19:54:27 +03:00 committed by flokli
parent ffdc96ca59
commit afbe995aa9
9 changed files with 12 additions and 12 deletions

View file

@ -33,7 +33,7 @@ toml = "0.6.0"
sha2 = "0.10.8"
sha1 = "0.10.6"
md-5 = "0.10.6"
data-encoding = "2.5.0"
data-encoding = "2.6.0"
[dev-dependencies]
criterion = "0.5"