mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-09 14:01:03 +02:00
Merge pull request #201 from JakeStanger/dependabot/cargo/indexmap-2.0.0
build(deps): bump indexmap from 1.9.3 to 2.0.0
This commit is contained in:
commit
9e5f72087f
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