1 Commits

Author SHA256 Message Date
Andrea Manzini
fcb1aa1672 - Update to version 3.0.0:
* Upgrade deps
  * Fix bug when trying to copy "." into a directory
  * Eliminate pointless statx when removing files with unknown d_type
  * requires Rust 2024 edition
  * Remove extra mkdir (push that responsibility outside the library so we 
    don't have a ton of redundant mkdirs)
  * Avoid pointless copy_file_range calls that we know won't copy anything
  * Remember cross-device copy failures per directory
  * Swap binary name and arch for better sorting
  * Add docs on progress indicator

OBS-URL: https://build.opensuse.org/package/show/utilities/fuc?expand=0&rev=13
2025-03-05 14:06:39 +00:00