fix(deps): update rust crate merge to ~0.2.0

This commit is contained in:
renovate[bot]
2025-11-15 16:07:35 +00:00
committed by GitHub
parent 9ec8e83f41
commit ed59b3c261
2 changed files with 41 additions and 54 deletions

View File

@@ -38,7 +38,7 @@ shell-words = "~1.1"
color-eyre = "~0.6"
tracing = { version = "~0.1", features = ["attributes", "log"] }
tracing-subscriber = { version = "~0.3.20", features = ["env-filter", "time"] }
merge = "~0.1"
merge = "~0.2.0"
regex-split = "~0.1"
notify-rust = "~4.11"
wildmatch = "2.3.0"