mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): bump toml from 0.5.7 to 0.5.8
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.7 to 0.5.8. - [Release notes](https://github.com/alexcrichton/toml-rs/releases) - [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.7...0.5.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ clap = "2.33.3"
|
||||
ansi_term = "0.12.1"
|
||||
dirs-next = "2.0.0"
|
||||
git2 = { version = "0.13.13", default-features = false }
|
||||
toml = { version = "0.5.7", features = ["preserve_order"] }
|
||||
toml = { version = "0.5.8", features = ["preserve_order"] }
|
||||
rust-ini = "0.16.0"
|
||||
serde_json = "1.0.60"
|
||||
rayon = "1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user