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
|
@ -15,7 +15,7 @@ default = ["async", "wire"]
|
|||
[dependencies]
|
||||
bitflags = "2.4.1"
|
||||
bstr = { version = "1.6.0", features = ["alloc", "unicode", "serde"] }
|
||||
data-encoding = "2.3.3"
|
||||
data-encoding = "2.6.0"
|
||||
ed25519 = "2.2.3"
|
||||
ed25519-dalek = "2.1.0"
|
||||
enum-primitive-derive = "0.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue