fix(deps): update rust crate walkdir to 2.4.0

This commit is contained in:
renovate[bot] 2023-09-05 14:19:31 +00:00 committed by GitHub
parent 59b882b6ce
commit 3a40649b42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ serde_derive = "1.0.188"
toml = "0.7.6"
tracing = "0.1.37"
tracing-subscriber = "0.3.17"
walkdir = "2.3.3"
walkdir = "2.4.0"
[badges]
maintenance = { status = "actively-developed" }