1
0
Fork 0
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:
dependabot[bot] 2023-05-26 18:50:02 +00:00 committed by GitHub
parent e1b0c9b43d
commit 7ede33c9c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 9 deletions

View file

@ -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"