mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): update rust crate toml_edit to 0.23.2 (#6852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ strsim = "0.11.1"
|
||||
systemstat = "=0.2.5"
|
||||
terminal_size = "0.4.2"
|
||||
toml = { version = "0.9.2", features = ["preserve_order"] }
|
||||
toml_edit = "0.23.1"
|
||||
toml_edit = "0.23.2"
|
||||
unicode-segmentation = "1.12.0"
|
||||
unicode-width = "0.2.1"
|
||||
urlencoding = "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user