mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-08 05:21:04 +02:00
build(deps): bump indexmap from 1.9.3 to 2.0.0
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.9.3 to 2.0.0. - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](https://github.com/bluss/indexmap/compare/1.9.3...2.0.0) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d121dc3d1e
commit
e539eadd8d
2 changed files with 28 additions and 6 deletions
|
@ -58,7 +58,7 @@ tracing-appender = "0.2.2"
|
|||
strip-ansi-escapes = "0.1.1"
|
||||
color-eyre = "0.6.2"
|
||||
serde = { version = "1.0.164", features = ["derive"] }
|
||||
indexmap = "1.9.1"
|
||||
indexmap = "2.0.0"
|
||||
dirs = "5.0.1"
|
||||
walkdir = "2.3.2"
|
||||
notify = { version = "6.0.0", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue