fix(deps): update rust crate walkdir to 2.5.0

This commit is contained in:
renovate[bot] 2024-03-01 19:41:33 +00:00 committed by GitHub
parent a33165fd88
commit a4ba4e0c9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ serde_derive = "1.0.197"
toml = "0.8.10"
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
walkdir = "2.4.0"
walkdir = "2.5.0"
[badges]
maintenance = { status = "actively-developed" }