chore: Bump dependencies

This commit is contained in:
Lukas Wirth 2025-03-23 08:13:14 +01:00
parent c85fcd29a3
commit 500ea05aef
37 changed files with 261 additions and 197 deletions

View file

@ -13,7 +13,7 @@ rust-version.workspace = true
[dependencies]
tracing.workspace = true
walkdir = "2.3.2"
walkdir = "2.5.0"
crossbeam-channel.workspace = true
notify = "8.0.0"
rayon = "1.10.0"