1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-03 14:37:45 +00:00

mv: Update of fs_extra - address the new warnings

This commit is contained in:
Sylvestre Ledru 2023-02-03 23:09:24 +01:00
parent f268e6e3a5
commit e3d301220f
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -862,9 +862,9 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "fs_extra"
version = "1.2.0"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"
checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
[[package]]
name = "fsevent-sys"