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
|
@ -2745,9 +2745,9 @@ rec {
|
|||
};
|
||||
"data-encoding" = rec {
|
||||
crateName = "data-encoding";
|
||||
version = "2.5.0";
|
||||
version = "2.6.0";
|
||||
edition = "2018";
|
||||
sha256 = "1rcbnwfmfxhlshzbn3r7srm3azqha3mn33yxyqxkzz2wpqcjm5ky";
|
||||
sha256 = "1qnn68n4vragxaxlkqcb1r28d3hhj43wch67lm4rpxlw89wnjmp8";
|
||||
authors = [
|
||||
"Julien Cretin <git@ia0.eu>"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue