mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-08 05:21:04 +02:00
build(deps): bump dirs from 5.0.0 to 5.0.1
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.0 to 5.0.1. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e1b0c9b43d
commit
7ede33c9c1
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.141", 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