mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-07 05:01:03 +02:00
Merge pull request #163 from JakeStanger/dependabot/cargo/dirs-5.0.1
build(deps): bump dirs from 5.0.0 to 5.0.1
This commit is contained in:
commit
d938298e7b
2 changed files with 16 additions and 9 deletions
|
@ -59,7 +59,7 @@ strip-ansi-escapes = "0.1.1"
|
|||
color-eyre = "0.6.2"
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
indexmap = "1.9.1"
|
||||
dirs = "5.0.0"
|
||||
dirs = "5.0.1"
|
||||
walkdir = "2.3.2"
|
||||
notify = { version = "5.0.0", default-features = false }
|
||||
wayland-client = "0.30.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue