mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): bump indexmap from 1.6.0 to 1.6.1
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/bluss/indexmap/releases) - [Commits](https://github.com/bluss/indexmap/compare/1.6.0...1.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ term_size = "0.3.2"
|
||||
quick-xml = "0.20.0"
|
||||
rand = "0.7.3"
|
||||
serde = { version = "1.0.118", features = ["derive"] }
|
||||
indexmap = "1.6.0"
|
||||
indexmap = "1.6.1"
|
||||
notify-rust = { version = "4.0.0", optional = true }
|
||||
semver = "0.11.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user