nushell/crates/nu-command
Darren Schroeder 262914cf92
remove old mv command in favor of umv (renamed to mv) (#12022)
# Description

This PR removes our old nushell `mv` command in favor of the
uutils/coreutils `uu_mv` crate's `mv` command which we integrated in
0.90.1.

# User-Facing Changes

# Tests + Formatting

# After Submitting
2024-03-01 09:37:23 +08:00
..
src remove old mv command in favor of umv (renamed to mv) (#12022) 2024-03-01 09:37:23 +08:00
tests remove old mv command in favor of umv (renamed to mv) (#12022) 2024-03-01 09:37:23 +08:00
Cargo.toml Bump mockito from 1.2.0 to 1.3.0 (#11976) 2024-02-26 15:38:29 +08:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00