Skip to content

Commit 36a840b

Browse files
fix(deps): update rust crate merge to ~0.2.0
1 parent 84a50af commit 36a840b

File tree

2 files changed

+40
-53
lines changed

2 files changed

+40
-53
lines changed

Cargo.lock

Lines changed: 39 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ shell-words = "~1.1"
3939
color-eyre = "~0.6"
4040
tracing = { version = "~0.1", features = ["attributes", "log"] }
4141
tracing-subscriber = { version = "~0.3.20", features = ["env-filter", "time"] }
42-
merge = "~0.1"
42+
merge = "~0.2.0"
4343
regex-split = "~0.1"
4444
notify-rust = "~4.11"
4545
wildmatch = "2.3.0"

0 commit comments

Comments
 (0)