Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1cdfa1

Browse files
committed
fix: resolve stalling issue of previous version.
This way, this release is the working version of v2.8.1 .
1 parent 7633de4 commit d1cdfa1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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 @@ trash-move = ["trash"]
1919

2020
[dependencies]
2121
clap = { version = "4.0.29", features = ["derive"] }
22-
jwalk = "0.6.0"
22+
jwalk = "0.6.2"
2323
byte-unit = "4"
2424
atty = "0.2.11"
2525
petgraph = "0.6"

0 commit comments

Comments
 (0)