Skip to content

Commit 4e1e6cc

Browse files
fix(deps): update rust crate merge to ~0.2.0
1 parent b05c9e4 commit 4e1e6cc

File tree

2 files changed

+41
-54
lines changed

2 files changed

+41
-54
lines changed

Cargo.lock

Lines changed: 40 additions & 53 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
@@ -38,7 +38,7 @@ shell-words = "~1.1"
3838
color-eyre = "~0.6"
3939
tracing = { version = "~0.1", features = ["attributes", "log"] }
4040
tracing-subscriber = { version = "~0.3.20", features = ["env-filter", "time"] }
41-
merge = "~0.1"
41+
merge = "~0.2.0"
4242
regex-split = "~0.1"
4343
notify-rust = "~4.11"
4444
wildmatch = "2.3.0"

0 commit comments

Comments
 (0)