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
|
|
@ -24,7 +24,7 @@ rnix = "0.11.0"
|
|||
rowan = "*" # pinned by rnix
|
||||
serde = { version = "1.0", features = [ "rc", "derive" ] }
|
||||
serde_json = "1.0"
|
||||
smol_str = "0.1"
|
||||
smol_str = "0.2.0"
|
||||
tabwriter = "1.2"
|
||||
test-strategy = { version = "0.2.1", optional = true }
|
||||
toml = "0.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue