chore(tvix/*): bump to smol_str 0.2.0
Change-Id: Ic9ac1b6fecb564eafb41b265bf317cd385fdc170 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8560 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de>
This commit is contained in:
parent
616fa4476f
commit
6a30eb69e0
5 changed files with 12 additions and 70 deletions
|
|
@ -13,7 +13,7 @@ tvix-eval = { path = "../eval" }
|
|||
rustyline = "10.0.0"
|
||||
clap = { version = "4.0", features = ["derive", "env"] }
|
||||
dirs = "4.0.0"
|
||||
smol_str = "0.1"
|
||||
smol_str = "0.2.0"
|
||||
ssri = "7.0.0"
|
||||
data-encoding = "2.3.3"
|
||||
thiserror = "1.0.38"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue