Skip to content

Commit

Permalink
Merge pull request #483 from JakeStanger/dependabot/cargo/walkdir-2.5.0
Browse files Browse the repository at this point in the history
build(deps): bump walkdir from 2.4.0 to 2.5.0
  • Loading branch information
JakeStanger authored Mar 4, 2024
2 parents c2e23d5 + 07b2b6a commit b6c4189
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ color-eyre = "0.6.2"
serde = { version = "1.0.197", features = ["derive"] }
indexmap = "2.2.3"
dirs = "5.0.1"
walkdir = "2.4.0"
walkdir = "2.5.0"
notify = { version = "6.1.1", default-features = false }
wayland-client = "0.31.1"
wayland-protocols = { version = "0.31.0", features = ["unstable", "client"] }
Expand Down

0 comments on commit b6c4189

Please sign in to comment.