Skip to content

Commit 554e3a9

Browse files
Merge pull request #1 from PsychedelicShayna/dependabot/cargo/crossbeam-channel-0.5.15
Bump crossbeam-channel from 0.5.13 to 0.5.15
2 parents aa25979 + fcd8606 commit 554e3a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -19,7 +19,7 @@ keywords = ["jwalk", "diff", "file", "search", "hash" ]
1919

2020
[dependencies]
2121
clap = { version = "4.5.17" }
22-
crossbeam-channel = "0.5.13"
22+
crossbeam-channel = "0.5.15"
2323
jwalk = "0.8.1"
2424
md5 = "0.7.0"
2525
memmap2 = "0.9.5"

0 commit comments

Comments
 (0)