Skip to content

Commit

Permalink
mv: Update of fs_extra - address the new warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Feb 3, 2023
1 parent 4393eca commit 50f7a22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/uu/mv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ path = "src/mv.rs"

[dependencies]
clap = { version = "4.0", features = ["wrap_help", "cargo"] }
fs_extra = "1.1.0"
fs_extra = "1.3.0"
indicatif = "0.17"

uucore = { version=">=0.0.17", package="uucore", path="../../uucore" }
Expand Down

0 comments on commit 50f7a22

Please sign in to comment.