mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
build(deps): update toml crates (#7344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -75,8 +75,8 @@ starship-battery = { version = "0.10.3", optional = true }
|
||||
strsim = "0.11.1"
|
||||
systemstat = "=0.2.6"
|
||||
terminal_size = "0.4.4"
|
||||
toml = { version = "1.0.7", features = ["preserve_order"] }
|
||||
toml_edit = "0.25.5"
|
||||
toml = { version = "1.1.0", features = ["preserve_order"] }
|
||||
toml_edit = "0.25.8"
|
||||
unicode-segmentation = "1.13.1"
|
||||
unicode-width = "0.2.2"
|
||||
urlencoding = "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user