mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): bump rust-ini from 0.16.1 to 0.17.0
Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/zonyitoo/rust-ini/releases) - [Commits](https://github.com/zonyitoo/rust-ini/compare/v0.16.1...v0.17.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ ansi_term = "0.12.1"
|
||||
dirs-next = "2.0.0"
|
||||
git2 = { version = "0.13.17", default-features = false }
|
||||
toml = { version = "0.5.8", features = ["preserve_order"] }
|
||||
rust-ini = "0.16.1"
|
||||
rust-ini = "0.17.0"
|
||||
serde_json = "1.0.64"
|
||||
rayon = "1.5.0"
|
||||
log = { version = "0.4.14", features = ["std"] }
|
||||
|
||||
Reference in New Issue
Block a user