From 2f86a265cd7c09ea2e2c1c4ef8414acbdc3f2620 Mon Sep 17 00:00:00 2001 From: xtqqczze <45661989+xtqqczze@users.noreply.github.com> Date: Wed, 15 Apr 2026 10:56:13 +0100 Subject: [PATCH] Remove authors from Cargo metadata (per RFC 3052) --- Cargo.toml | 2 -- fuzz/uufuzz/Cargo.toml | 1 - src/uu/arch/Cargo.toml | 1 - src/uu/b2sum/Cargo.toml | 1 - src/uu/base32/Cargo.toml | 1 - src/uu/base64/Cargo.toml | 1 - src/uu/basename/Cargo.toml | 1 - src/uu/basenc/Cargo.toml | 1 - src/uu/cat/Cargo.toml | 1 - src/uu/chcon/Cargo.toml | 1 - src/uu/checksum_common/Cargo.toml | 1 - src/uu/chgrp/Cargo.toml | 1 - src/uu/chmod/Cargo.toml | 1 - src/uu/chown/Cargo.toml | 1 - src/uu/chroot/Cargo.toml | 1 - src/uu/cksum/Cargo.toml | 1 - src/uu/comm/Cargo.toml | 1 - src/uu/cp/Cargo.toml | 1 - src/uu/csplit/Cargo.toml | 1 - src/uu/cut/Cargo.toml | 1 - src/uu/date/Cargo.toml | 1 - src/uu/dd/Cargo.toml | 1 - src/uu/df/Cargo.toml | 1 - src/uu/dir/Cargo.toml | 1 - src/uu/dircolors/Cargo.toml | 1 - src/uu/dirname/Cargo.toml | 1 - src/uu/du/Cargo.toml | 1 - src/uu/echo/Cargo.toml | 1 - src/uu/env/Cargo.toml | 1 - src/uu/expand/Cargo.toml | 1 - src/uu/expr/Cargo.toml | 1 - src/uu/factor/Cargo.toml | 1 - src/uu/false/Cargo.toml | 1 - src/uu/fmt/Cargo.toml | 1 - src/uu/fold/Cargo.toml | 1 - src/uu/groups/Cargo.toml | 1 - src/uu/head/Cargo.toml | 1 - src/uu/hostid/Cargo.toml | 1 - src/uu/hostname/Cargo.toml | 1 - src/uu/id/Cargo.toml | 1 - src/uu/install/Cargo.toml | 1 - src/uu/join/Cargo.toml | 1 - src/uu/kill/Cargo.toml | 1 - src/uu/link/Cargo.toml | 1 - src/uu/ln/Cargo.toml | 1 - src/uu/logname/Cargo.toml | 1 - src/uu/ls/Cargo.toml | 1 - src/uu/md5sum/Cargo.toml | 1 - src/uu/mkdir/Cargo.toml | 1 - src/uu/mkfifo/Cargo.toml | 1 - src/uu/mknod/Cargo.toml | 1 - src/uu/mktemp/Cargo.toml | 1 - src/uu/more/Cargo.toml | 1 - src/uu/mv/Cargo.toml | 1 - src/uu/nice/Cargo.toml | 1 - src/uu/nl/Cargo.toml | 1 - src/uu/nohup/Cargo.toml | 1 - src/uu/nproc/Cargo.toml | 1 - src/uu/numfmt/Cargo.toml | 1 - src/uu/od/Cargo.toml | 1 - src/uu/paste/Cargo.toml | 1 - src/uu/pathchk/Cargo.toml | 1 - src/uu/pinky/Cargo.toml | 1 - src/uu/pr/Cargo.toml | 1 - src/uu/printenv/Cargo.toml | 1 - src/uu/printf/Cargo.toml | 1 - src/uu/ptx/Cargo.toml | 1 - src/uu/pwd/Cargo.toml | 1 - src/uu/readlink/Cargo.toml | 1 - src/uu/realpath/Cargo.toml | 1 - src/uu/rm/Cargo.toml | 1 - src/uu/rmdir/Cargo.toml | 1 - src/uu/runcon/Cargo.toml | 1 - src/uu/seq/Cargo.toml | 1 - src/uu/sha1sum/Cargo.toml | 1 - src/uu/sha224sum/Cargo.toml | 1 - src/uu/sha256sum/Cargo.toml | 1 - src/uu/sha384sum/Cargo.toml | 1 - src/uu/sha512sum/Cargo.toml | 1 - src/uu/shred/Cargo.toml | 1 - src/uu/shuf/Cargo.toml | 1 - src/uu/sleep/Cargo.toml | 1 - src/uu/sort/Cargo.toml | 1 - src/uu/split/Cargo.toml | 1 - src/uu/stat/Cargo.toml | 1 - src/uu/stdbuf/Cargo.toml | 1 - src/uu/stdbuf/src/libstdbuf/Cargo.toml | 1 - src/uu/stty/Cargo.toml | 1 - src/uu/sum/Cargo.toml | 1 - src/uu/sync/Cargo.toml | 1 - src/uu/tac/Cargo.toml | 1 - src/uu/tail/Cargo.toml | 1 - src/uu/tee/Cargo.toml | 1 - src/uu/test/Cargo.toml | 1 - src/uu/timeout/Cargo.toml | 1 - src/uu/touch/Cargo.toml | 1 - src/uu/tr/Cargo.toml | 1 - src/uu/true/Cargo.toml | 1 - src/uu/truncate/Cargo.toml | 1 - src/uu/tsort/Cargo.toml | 1 - src/uu/tty/Cargo.toml | 1 - src/uu/uname/Cargo.toml | 1 - src/uu/unexpand/Cargo.toml | 1 - src/uu/uniq/Cargo.toml | 1 - src/uu/unlink/Cargo.toml | 1 - src/uu/uptime/Cargo.toml | 1 - src/uu/users/Cargo.toml | 1 - src/uu/vdir/Cargo.toml | 1 - src/uu/wc/Cargo.toml | 1 - src/uu/who/Cargo.toml | 1 - src/uu/whoami/Cargo.toml | 1 - src/uu/yes/Cargo.toml | 1 - src/uucore/Cargo.toml | 1 - src/uucore_procs/Cargo.toml | 1 - tests/uutests/Cargo.toml | 1 - 115 files changed, 116 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d96d6069c9a..9c153196b97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,6 @@ repository = "https://github.com/uutils/coreutils" edition.workspace = true rust-version.workspace = true version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true @@ -376,7 +375,6 @@ members = [ ] [workspace.package] -authors = ["uutils developers"] categories = ["command-line-utilities"] edition = "2024" rust-version = "1.88.0" diff --git a/fuzz/uufuzz/Cargo.toml b/fuzz/uufuzz/Cargo.toml index 7479feae905..5fb706a50ac 100644 --- a/fuzz/uufuzz/Cargo.toml +++ b/fuzz/uufuzz/Cargo.toml @@ -1,6 +1,5 @@ [package] name = "uufuzz" -authors = ["uutils developers"] description = "uutils ~ 'core' uutils fuzzing library" repository = "https://github.com/uutils/coreutils/tree/main/fuzz/uufuzz" version = "0.8.0" diff --git a/src/uu/arch/Cargo.toml b/src/uu/arch/Cargo.toml index b906a392972..686441fdbba 100644 --- a/src/uu/arch/Cargo.toml +++ b/src/uu/arch/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_arch" description = "arch ~ (uutils) display machine architecture" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/arch" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/b2sum/Cargo.toml b/src/uu/b2sum/Cargo.toml index 866d3558fce..ad51e8e0e52 100644 --- a/src/uu/b2sum/Cargo.toml +++ b/src/uu/b2sum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_b2sum" description = "b2sum ~ (uutils) Print or check the BLAKE2b checksums" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/b2sum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/base32/Cargo.toml b/src/uu/base32/Cargo.toml index bec73709c1d..64a51b2c0ea 100644 --- a/src/uu/base32/Cargo.toml +++ b/src/uu/base32/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_base32" description = "base32 ~ (uutils) decode/encode input (base32-encoding)" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/base32" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/base64/Cargo.toml b/src/uu/base64/Cargo.toml index 38742d357e3..ca19ae5026d 100644 --- a/src/uu/base64/Cargo.toml +++ b/src/uu/base64/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_base64" description = "base64 ~ (uutils) decode/encode input (base64-encoding)" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/base64" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/basename/Cargo.toml b/src/uu/basename/Cargo.toml index 00230ea768f..3dd08e8630b 100644 --- a/src/uu/basename/Cargo.toml +++ b/src/uu/basename/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_basename" description = "basename ~ (uutils) display PATHNAME with leading directory components removed" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/basename" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/basenc/Cargo.toml b/src/uu/basenc/Cargo.toml index c36eb9c23e1..a187bb8757c 100644 --- a/src/uu/basenc/Cargo.toml +++ b/src/uu/basenc/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_basenc" description = "basenc ~ (uutils) decode/encode input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/basenc" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/cat/Cargo.toml b/src/uu/cat/Cargo.toml index e5c8ca35b86..64375942f0f 100644 --- a/src/uu/cat/Cargo.toml +++ b/src/uu/cat/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_cat" description = "cat ~ (uutils) concatenate and display input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/cat" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/chcon/Cargo.toml b/src/uu/chcon/Cargo.toml index 71e2c70e109..7bf59e62a0b 100644 --- a/src/uu/chcon/Cargo.toml +++ b/src/uu/chcon/Cargo.toml @@ -4,7 +4,6 @@ description = "chcon ~ (uutils) change file security context" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/chcon" keywords = ["coreutils", "uutils", "cli", "utility"] version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true categories.workspace = true diff --git a/src/uu/checksum_common/Cargo.toml b/src/uu/checksum_common/Cargo.toml index 428e7c4256b..8f71dca4efc 100644 --- a/src/uu/checksum_common/Cargo.toml +++ b/src/uu/checksum_common/Cargo.toml @@ -2,7 +2,6 @@ name = "uu_checksum_common" description = "Base for checksum utils" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/chgrp/Cargo.toml b/src/uu/chgrp/Cargo.toml index f6989c88c5f..fe96469a694 100644 --- a/src/uu/chgrp/Cargo.toml +++ b/src/uu/chgrp/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_chgrp" description = "chgrp ~ (uutils) change the group ownership of FILE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/chgrp" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/chmod/Cargo.toml b/src/uu/chmod/Cargo.toml index 7ac7d832313..0fdfd673a35 100644 --- a/src/uu/chmod/Cargo.toml +++ b/src/uu/chmod/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_chmod" description = "chmod ~ (uutils) change mode of FILE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/chmod" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/chown/Cargo.toml b/src/uu/chown/Cargo.toml index 211475c3f64..5bbb03cffd6 100644 --- a/src/uu/chown/Cargo.toml +++ b/src/uu/chown/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_chown" description = "chown ~ (uutils) change the ownership of FILE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/chown" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/chroot/Cargo.toml b/src/uu/chroot/Cargo.toml index 4b91c1a1f3b..61f040f312d 100644 --- a/src/uu/chroot/Cargo.toml +++ b/src/uu/chroot/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_chroot" description = "chroot ~ (uutils) run COMMAND under a new root directory" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/chroot" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/cksum/Cargo.toml b/src/uu/cksum/Cargo.toml index 37212eec890..5a80e831c85 100644 --- a/src/uu/cksum/Cargo.toml +++ b/src/uu/cksum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_cksum" description = "cksum ~ (uutils) display CRC and size of input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/cksum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/comm/Cargo.toml b/src/uu/comm/Cargo.toml index 5f1436e4488..3eee5786dc6 100644 --- a/src/uu/comm/Cargo.toml +++ b/src/uu/comm/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_comm" description = "comm ~ (uutils) compare sorted inputs" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/comm" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/cp/Cargo.toml b/src/uu/cp/Cargo.toml index bea4afc67c2..850e43be175 100644 --- a/src/uu/cp/Cargo.toml +++ b/src/uu/cp/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_cp" description = "cp ~ (uutils) copy SOURCE to DESTINATION" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/cp" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/csplit/Cargo.toml b/src/uu/csplit/Cargo.toml index e117aa1582c..4e4674b9899 100644 --- a/src/uu/csplit/Cargo.toml +++ b/src/uu/csplit/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_csplit" description = "csplit ~ (uutils) Output pieces of FILE separated by PATTERN(s) to files 'xx00', 'xx01', ..., and output byte counts of each piece to standard output" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/ls" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/cut/Cargo.toml b/src/uu/cut/Cargo.toml index e45672e5424..98679b68d6a 100644 --- a/src/uu/cut/Cargo.toml +++ b/src/uu/cut/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_cut" description = "cut ~ (uutils) display byte/field columns of input lines" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/cut" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/date/Cargo.toml b/src/uu/date/Cargo.toml index c82dbd4882b..447b2e17cbc 100644 --- a/src/uu/date/Cargo.toml +++ b/src/uu/date/Cargo.toml @@ -4,7 +4,6 @@ name = "uu_date" description = "date ~ (uutils) display or set the current time" repository = "https://github.com/uutils/coreutils/tree/main/src/date" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/dd/Cargo.toml b/src/uu/dd/Cargo.toml index e92ac0f0f2c..ac3a5fca164 100644 --- a/src/uu/dd/Cargo.toml +++ b/src/uu/dd/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_dd" description = "dd ~ (uutils) copy and convert files" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/dd" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/df/Cargo.toml b/src/uu/df/Cargo.toml index dfb5aea8def..74cce95069f 100644 --- a/src/uu/df/Cargo.toml +++ b/src/uu/df/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_df" description = "df ~ (uutils) display file system information" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/df" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/dir/Cargo.toml b/src/uu/dir/Cargo.toml index 79cac6e9915..1e1c6f999da 100644 --- a/src/uu/dir/Cargo.toml +++ b/src/uu/dir/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_dir" description = "shortcut to ls -C -b" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/ls" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/dircolors/Cargo.toml b/src/uu/dircolors/Cargo.toml index 393b3f42f03..a6629e76fa3 100644 --- a/src/uu/dircolors/Cargo.toml +++ b/src/uu/dircolors/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_dircolors" description = "dircolors ~ (uutils) display commands to set LS_COLORS" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/dircolors" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/dirname/Cargo.toml b/src/uu/dirname/Cargo.toml index 76db2b955a2..fdd60e19df9 100644 --- a/src/uu/dirname/Cargo.toml +++ b/src/uu/dirname/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_dirname" description = "dirname ~ (uutils) display parent directory of PATHNAME" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/dirname" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/du/Cargo.toml b/src/uu/du/Cargo.toml index 06f996edc33..9ad25dbef18 100644 --- a/src/uu/du/Cargo.toml +++ b/src/uu/du/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_du" description = "du ~ (uutils) display disk usage" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/du" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/echo/Cargo.toml b/src/uu/echo/Cargo.toml index 09babded44a..8d2266c6789 100644 --- a/src/uu/echo/Cargo.toml +++ b/src/uu/echo/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_echo" description = "echo ~ (uutils) display TEXT" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/echo" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/env/Cargo.toml b/src/uu/env/Cargo.toml index b6b5a8cce8a..9ba7c003208 100644 --- a/src/uu/env/Cargo.toml +++ b/src/uu/env/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_env" description = "env ~ (uutils) set each NAME to VALUE in the environment and run COMMAND" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/env" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/expand/Cargo.toml b/src/uu/expand/Cargo.toml index 694c47e10b4..3ae4080108f 100644 --- a/src/uu/expand/Cargo.toml +++ b/src/uu/expand/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_expand" description = "expand ~ (uutils) convert input tabs to spaces" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/expand" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/expr/Cargo.toml b/src/uu/expr/Cargo.toml index 037286d5283..350f13fb3ba 100644 --- a/src/uu/expr/Cargo.toml +++ b/src/uu/expr/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_expr" description = "expr ~ (uutils) display the value of EXPRESSION" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/expr" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/factor/Cargo.toml b/src/uu/factor/Cargo.toml index 01dc46621d7..d1a0370731a 100644 --- a/src/uu/factor/Cargo.toml +++ b/src/uu/factor/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_factor" description = "factor ~ (uutils) display the prime factors of each NUMBER" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/false/Cargo.toml b/src/uu/false/Cargo.toml index 13df15e0492..8e6a3d85c46 100644 --- a/src/uu/false/Cargo.toml +++ b/src/uu/false/Cargo.toml @@ -4,7 +4,6 @@ name = "uu_false" description = "false ~ (uutils) do nothing and fail" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/false" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/fmt/Cargo.toml b/src/uu/fmt/Cargo.toml index e882966afca..76215b7b23f 100644 --- a/src/uu/fmt/Cargo.toml +++ b/src/uu/fmt/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_fmt" description = "fmt ~ (uutils) reformat each paragraph of input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/fmt" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/fold/Cargo.toml b/src/uu/fold/Cargo.toml index e4e36b20593..cab34670d0e 100644 --- a/src/uu/fold/Cargo.toml +++ b/src/uu/fold/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_fold" description = "fold ~ (uutils) wrap each line of input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/fold" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/groups/Cargo.toml b/src/uu/groups/Cargo.toml index a94827160a4..50c1c69f79d 100644 --- a/src/uu/groups/Cargo.toml +++ b/src/uu/groups/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_groups" description = "groups ~ (uutils) display group memberships for USERNAME" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/groups" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/head/Cargo.toml b/src/uu/head/Cargo.toml index 353404a775a..ab9f32b4c9f 100644 --- a/src/uu/head/Cargo.toml +++ b/src/uu/head/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_head" description = "head ~ (uutils) display the first lines of input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/head" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/hostid/Cargo.toml b/src/uu/hostid/Cargo.toml index f4a6414f5b7..b375ed88e0f 100644 --- a/src/uu/hostid/Cargo.toml +++ b/src/uu/hostid/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_hostid" description = "hostid ~ (uutils) display the numeric identifier of the current host" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/hostid" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/hostname/Cargo.toml b/src/uu/hostname/Cargo.toml index 4e46e1af81f..c2c17f2e2b0 100644 --- a/src/uu/hostname/Cargo.toml +++ b/src/uu/hostname/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_hostname" description = "hostname ~ (uutils) display or set the host name of the current host" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/hostname" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/id/Cargo.toml b/src/uu/id/Cargo.toml index ce31a65f5e9..59d4e65a239 100644 --- a/src/uu/id/Cargo.toml +++ b/src/uu/id/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_id" description = "id ~ (uutils) display user and group information for USER" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/id" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/install/Cargo.toml b/src/uu/install/Cargo.toml index 41d1af3d1eb..229fd06b466 100644 --- a/src/uu/install/Cargo.toml +++ b/src/uu/install/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_install" description = "install ~ (uutils) copy files from SOURCE to DESTINATION (with specified attributes)" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/install" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/join/Cargo.toml b/src/uu/join/Cargo.toml index 0f5cd8a2c9d..cc3b61b66b3 100644 --- a/src/uu/join/Cargo.toml +++ b/src/uu/join/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_join" description = "join ~ (uutils) merge lines from inputs with matching join fields" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/join" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/kill/Cargo.toml b/src/uu/kill/Cargo.toml index 0b20e594f89..60279664c84 100644 --- a/src/uu/kill/Cargo.toml +++ b/src/uu/kill/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_kill" description = "kill ~ (uutils) send a signal to a process" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/kill" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/link/Cargo.toml b/src/uu/link/Cargo.toml index c1da6b5e085..429cc014124 100644 --- a/src/uu/link/Cargo.toml +++ b/src/uu/link/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_link" description = "link ~ (uutils) create a hard (file system) link to FILE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/link" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/ln/Cargo.toml b/src/uu/ln/Cargo.toml index 6527ee89a2b..d50e05b3ba8 100644 --- a/src/uu/ln/Cargo.toml +++ b/src/uu/ln/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_ln" description = "ln ~ (uutils) create a (file system) link to TARGET" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/ln" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/logname/Cargo.toml b/src/uu/logname/Cargo.toml index 8d1e1796271..68a2e4945a8 100644 --- a/src/uu/logname/Cargo.toml +++ b/src/uu/logname/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_logname" description = "logname ~ (uutils) display the login name of the current user" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/logname" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/ls/Cargo.toml b/src/uu/ls/Cargo.toml index b8688819ef8..f2d4bd032c5 100644 --- a/src/uu/ls/Cargo.toml +++ b/src/uu/ls/Cargo.toml @@ -5,7 +5,6 @@ name = "uu_ls" description = "ls ~ (uutils) display directory contents" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/ls" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/md5sum/Cargo.toml b/src/uu/md5sum/Cargo.toml index de269a0991f..a41d9734cdc 100644 --- a/src/uu/md5sum/Cargo.toml +++ b/src/uu/md5sum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_md5sum" description = "md5sum ~ (uutils) Print or check the MD5 checksums" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/md5sum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/mkdir/Cargo.toml b/src/uu/mkdir/Cargo.toml index 394bbbeac4d..fc92958068c 100644 --- a/src/uu/mkdir/Cargo.toml +++ b/src/uu/mkdir/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_mkdir" description = "mkdir ~ (uutils) create DIRECTORY" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/mkdir" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/mkfifo/Cargo.toml b/src/uu/mkfifo/Cargo.toml index 594b91ae764..23ed18b6eb2 100644 --- a/src/uu/mkfifo/Cargo.toml +++ b/src/uu/mkfifo/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_mkfifo" description = "mkfifo ~ (uutils) create FIFOs (named pipes)" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/mkfifo" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/mknod/Cargo.toml b/src/uu/mknod/Cargo.toml index 2bdcfe5ad91..0c5e3f2bb43 100644 --- a/src/uu/mknod/Cargo.toml +++ b/src/uu/mknod/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_mknod" description = "mknod ~ (uutils) create special file NAME of TYPE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/mknod" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/mktemp/Cargo.toml b/src/uu/mktemp/Cargo.toml index 5c42d14b6b7..de6371e9308 100644 --- a/src/uu/mktemp/Cargo.toml +++ b/src/uu/mktemp/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_mktemp" description = "mktemp ~ (uutils) create and display a temporary file or directory from TEMPLATE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/mktemp" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/more/Cargo.toml b/src/uu/more/Cargo.toml index 5057cee8a18..2a162140a31 100644 --- a/src/uu/more/Cargo.toml +++ b/src/uu/more/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_more" description = "more ~ (uutils) input perusal filter" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/more" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/mv/Cargo.toml b/src/uu/mv/Cargo.toml index 10680abd4e8..ea3a3f4bd5e 100644 --- a/src/uu/mv/Cargo.toml +++ b/src/uu/mv/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_mv" description = "mv ~ (uutils) move (rename) SOURCE to DESTINATION" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/mv" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/nice/Cargo.toml b/src/uu/nice/Cargo.toml index 45703c435d1..0b9efd8332d 100644 --- a/src/uu/nice/Cargo.toml +++ b/src/uu/nice/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_nice" description = "nice ~ (uutils) run PROGRAM with modified scheduling priority" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/nice" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/nl/Cargo.toml b/src/uu/nl/Cargo.toml index 5818dfa9193..e68a8025648 100644 --- a/src/uu/nl/Cargo.toml +++ b/src/uu/nl/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_nl" description = "nl ~ (uutils) display input with added line numbers" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/nl" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/nohup/Cargo.toml b/src/uu/nohup/Cargo.toml index 4b9d0213b9b..0c1e35b667e 100644 --- a/src/uu/nohup/Cargo.toml +++ b/src/uu/nohup/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_nohup" description = "nohup ~ (uutils) run COMMAND, ignoring hangup signals" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/nohup" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/nproc/Cargo.toml b/src/uu/nproc/Cargo.toml index 496a8409f60..d01e4a49f73 100644 --- a/src/uu/nproc/Cargo.toml +++ b/src/uu/nproc/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_nproc" description = "nproc ~ (uutils) display the number of processing units available" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/nproc" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/numfmt/Cargo.toml b/src/uu/numfmt/Cargo.toml index f17737dd4c9..73030857c11 100644 --- a/src/uu/numfmt/Cargo.toml +++ b/src/uu/numfmt/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_numfmt" description = "numfmt ~ (uutils) reformat NUMBER" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/numfmt" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/od/Cargo.toml b/src/uu/od/Cargo.toml index 31cdc8c78d0..ecca7fed9ce 100644 --- a/src/uu/od/Cargo.toml +++ b/src/uu/od/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_od" description = "od ~ (uutils) display formatted representation of input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/od" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/paste/Cargo.toml b/src/uu/paste/Cargo.toml index eee948150af..52fd1423344 100644 --- a/src/uu/paste/Cargo.toml +++ b/src/uu/paste/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_paste" description = "paste ~ (uutils) merge lines from inputs" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/paste" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/pathchk/Cargo.toml b/src/uu/pathchk/Cargo.toml index dcf6ced6000..5d830cf9d16 100644 --- a/src/uu/pathchk/Cargo.toml +++ b/src/uu/pathchk/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_pathchk" description = "pathchk ~ (uutils) diagnose invalid or non-portable PATHNAME" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/pathchk" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/pinky/Cargo.toml b/src/uu/pinky/Cargo.toml index 5fc84f3bd94..869be761b71 100644 --- a/src/uu/pinky/Cargo.toml +++ b/src/uu/pinky/Cargo.toml @@ -5,7 +5,6 @@ name = "uu_pinky" description = "pinky ~ (uutils) display user information" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/pinky" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/pr/Cargo.toml b/src/uu/pr/Cargo.toml index e3953c62bf6..a1e8248736c 100644 --- a/src/uu/pr/Cargo.toml +++ b/src/uu/pr/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_pr" description = "pr ~ (uutils) convert text files for printing" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/pr" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/printenv/Cargo.toml b/src/uu/printenv/Cargo.toml index b7397563679..bbd6c3b8945 100644 --- a/src/uu/printenv/Cargo.toml +++ b/src/uu/printenv/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_printenv" description = "printenv ~ (uutils) display value of environment VAR" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/printenv" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/printf/Cargo.toml b/src/uu/printf/Cargo.toml index dfeacb30eda..ef54e4101b3 100644 --- a/src/uu/printf/Cargo.toml +++ b/src/uu/printf/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_printf" description = "printf ~ (uutils) FORMAT and display ARGUMENTS" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/printf" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/ptx/Cargo.toml b/src/uu/ptx/Cargo.toml index 0e2d7ac8e3c..c76e1c35d38 100644 --- a/src/uu/ptx/Cargo.toml +++ b/src/uu/ptx/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_ptx" description = "ptx ~ (uutils) display a permuted index of input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/ptx" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/pwd/Cargo.toml b/src/uu/pwd/Cargo.toml index 5d34c0c2315..e089cbe40ca 100644 --- a/src/uu/pwd/Cargo.toml +++ b/src/uu/pwd/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_pwd" description = "pwd ~ (uutils) display current working directory" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/pwd" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/readlink/Cargo.toml b/src/uu/readlink/Cargo.toml index a4b92b6f02d..994c1a2cf8f 100644 --- a/src/uu/readlink/Cargo.toml +++ b/src/uu/readlink/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_readlink" description = "readlink ~ (uutils) display resolved path of PATHNAME" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/readlink" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/realpath/Cargo.toml b/src/uu/realpath/Cargo.toml index af675def19f..6a87bebc3e0 100644 --- a/src/uu/realpath/Cargo.toml +++ b/src/uu/realpath/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_realpath" description = "realpath ~ (uutils) display resolved absolute path of PATHNAME" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/realpath" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/rm/Cargo.toml b/src/uu/rm/Cargo.toml index e04b0e52d11..b7ac39b4eac 100644 --- a/src/uu/rm/Cargo.toml +++ b/src/uu/rm/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_rm" description = "rm ~ (uutils) remove PATHNAME" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/rm" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/rmdir/Cargo.toml b/src/uu/rmdir/Cargo.toml index 2841e341225..509ce92abbc 100644 --- a/src/uu/rmdir/Cargo.toml +++ b/src/uu/rmdir/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_rmdir" description = "rmdir ~ (uutils) remove empty DIRECTORY" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/rmdir" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/runcon/Cargo.toml b/src/uu/runcon/Cargo.toml index 6ed1c2e3d82..e5dda3e7ff5 100644 --- a/src/uu/runcon/Cargo.toml +++ b/src/uu/runcon/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_runcon" description = "runcon ~ (uutils) run command with specified security context" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/runcon" keywords = ["coreutils", "uutils", "cli", "utility"] -authors.workspace = true categories.workspace = true edition.workspace = true rust-version.workspace = true diff --git a/src/uu/seq/Cargo.toml b/src/uu/seq/Cargo.toml index 87b6a52e14f..f0434eb65a2 100644 --- a/src/uu/seq/Cargo.toml +++ b/src/uu/seq/Cargo.toml @@ -4,7 +4,6 @@ name = "uu_seq" description = "seq ~ (uutils) display a sequence of numbers" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/seq" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sha1sum/Cargo.toml b/src/uu/sha1sum/Cargo.toml index 0704d6ba6ba..4a79bb9a80d 100644 --- a/src/uu/sha1sum/Cargo.toml +++ b/src/uu/sha1sum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_sha1sum" description = "sha1sum ~ (uutils) Print or check the SHA1 checksums" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sha1sum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sha224sum/Cargo.toml b/src/uu/sha224sum/Cargo.toml index 6120aad802e..faf0857ecf4 100644 --- a/src/uu/sha224sum/Cargo.toml +++ b/src/uu/sha224sum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_sha224sum" description = "sha224sum ~ (uutils) Print or check the SHA224 checksums" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sha224sum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sha256sum/Cargo.toml b/src/uu/sha256sum/Cargo.toml index 6a93bf91639..89cf0afd475 100644 --- a/src/uu/sha256sum/Cargo.toml +++ b/src/uu/sha256sum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_sha256sum" description = "sha256sum ~ (uutils) Print or check the SHA256 checksums" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sha256sum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sha384sum/Cargo.toml b/src/uu/sha384sum/Cargo.toml index 00e9f5472bf..cc49ce5d1a5 100644 --- a/src/uu/sha384sum/Cargo.toml +++ b/src/uu/sha384sum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_sha384sum" description = "sha384sum ~ (uutils) Print or check the SHA384 checksums" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sha384sum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sha512sum/Cargo.toml b/src/uu/sha512sum/Cargo.toml index cf204df6902..a516fb1bd3c 100644 --- a/src/uu/sha512sum/Cargo.toml +++ b/src/uu/sha512sum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_sha512sum" description = "sha512sum ~ (uutils) Print or check the SHA512 checksums" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sha512sum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/shred/Cargo.toml b/src/uu/shred/Cargo.toml index 6ebecb01ab8..4450469f7f3 100644 --- a/src/uu/shred/Cargo.toml +++ b/src/uu/shred/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_shred" description = "shred ~ (uutils) hide former FILE contents with repeated overwrites" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/shred" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/shuf/Cargo.toml b/src/uu/shuf/Cargo.toml index d59f022e1af..572d110112b 100644 --- a/src/uu/shuf/Cargo.toml +++ b/src/uu/shuf/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_shuf" description = "shuf ~ (uutils) display random permutations of input lines" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/shuf" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sleep/Cargo.toml b/src/uu/sleep/Cargo.toml index ccd878bd407..d36321cc5d6 100644 --- a/src/uu/sleep/Cargo.toml +++ b/src/uu/sleep/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_sleep" description = "sleep ~ (uutils) pause for DURATION" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sleep" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sort/Cargo.toml b/src/uu/sort/Cargo.toml index bf7c514bf3c..9cd7ec466c9 100644 --- a/src/uu/sort/Cargo.toml +++ b/src/uu/sort/Cargo.toml @@ -5,7 +5,6 @@ name = "uu_sort" description = "sort ~ (uutils) sort input lines" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sort" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/split/Cargo.toml b/src/uu/split/Cargo.toml index d9878b47b64..814c72d3105 100644 --- a/src/uu/split/Cargo.toml +++ b/src/uu/split/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_split" description = "split ~ (uutils) split input into output files" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/split" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/stat/Cargo.toml b/src/uu/stat/Cargo.toml index d01a713ec3c..669a670a6ba 100644 --- a/src/uu/stat/Cargo.toml +++ b/src/uu/stat/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_stat" description = "stat ~ (uutils) display FILE status" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/stat" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/stdbuf/Cargo.toml b/src/uu/stdbuf/Cargo.toml index 7510be1a4f4..075015764bf 100644 --- a/src/uu/stdbuf/Cargo.toml +++ b/src/uu/stdbuf/Cargo.toml @@ -4,7 +4,6 @@ name = "uu_stdbuf" description = "stdbuf ~ (uutils) run COMMAND with modified standard stream buffering" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/stdbuf" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/stdbuf/src/libstdbuf/Cargo.toml b/src/uu/stdbuf/src/libstdbuf/Cargo.toml index 2e76b2ee6dc..7c6fb67549f 100644 --- a/src/uu/stdbuf/src/libstdbuf/Cargo.toml +++ b/src/uu/stdbuf/src/libstdbuf/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_stdbuf_libstdbuf" description = "stdbuf/libstdbuf ~ (uutils); dynamic library required for stdbuf" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/stdbuf" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/stty/Cargo.toml b/src/uu/stty/Cargo.toml index f6c472a891d..664308ebaff 100644 --- a/src/uu/stty/Cargo.toml +++ b/src/uu/stty/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_stty" description = "stty ~ (uutils) print or change terminal characteristics" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/stty" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sum/Cargo.toml b/src/uu/sum/Cargo.toml index b3b923ec2ea..a1b0f28e7b7 100644 --- a/src/uu/sum/Cargo.toml +++ b/src/uu/sum/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_sum" description = "sum ~ (uutils) display checksum and block counts for input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sum" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/sync/Cargo.toml b/src/uu/sync/Cargo.toml index 21df8266dce..a3d30ce6ffa 100644 --- a/src/uu/sync/Cargo.toml +++ b/src/uu/sync/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_sync" description = "sync ~ (uutils) synchronize cache writes to storage" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/sync" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/tac/Cargo.toml b/src/uu/tac/Cargo.toml index e65ff6c889c..78951f15253 100644 --- a/src/uu/tac/Cargo.toml +++ b/src/uu/tac/Cargo.toml @@ -5,7 +5,6 @@ name = "uu_tac" description = "tac ~ (uutils) concatenate and display input lines in reverse order" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/tac" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/tail/Cargo.toml b/src/uu/tail/Cargo.toml index 5dd0e918c24..2d9f76bef49 100644 --- a/src/uu/tail/Cargo.toml +++ b/src/uu/tail/Cargo.toml @@ -4,7 +4,6 @@ name = "uu_tail" description = "tail ~ (uutils) display the last lines of input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/tail" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/tee/Cargo.toml b/src/uu/tee/Cargo.toml index 9be41804aa8..c141414fc8f 100644 --- a/src/uu/tee/Cargo.toml +++ b/src/uu/tee/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_tee" description = "tee ~ (uutils) display input and copy to FILE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/tee" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/test/Cargo.toml b/src/uu/test/Cargo.toml index 002e42fd098..547fe903ad5 100644 --- a/src/uu/test/Cargo.toml +++ b/src/uu/test/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_test" description = "test ~ (uutils) evaluate comparison and file type expressions" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/test" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/timeout/Cargo.toml b/src/uu/timeout/Cargo.toml index ecc10470195..a62a23ff4c9 100644 --- a/src/uu/timeout/Cargo.toml +++ b/src/uu/timeout/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_timeout" description = "timeout ~ (uutils) run COMMAND with a DURATION time limit" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/timeout" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/touch/Cargo.toml b/src/uu/touch/Cargo.toml index 4bfff3d5df1..f2b7e8f370c 100644 --- a/src/uu/touch/Cargo.toml +++ b/src/uu/touch/Cargo.toml @@ -4,7 +4,6 @@ name = "uu_touch" description = "touch ~ (uutils) change FILE timestamps" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/touch" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/tr/Cargo.toml b/src/uu/tr/Cargo.toml index e470db1ce5b..9cbce40d764 100644 --- a/src/uu/tr/Cargo.toml +++ b/src/uu/tr/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_tr" description = "tr ~ (uutils) translate characters within input and display" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/tr" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/true/Cargo.toml b/src/uu/true/Cargo.toml index aaf37e8b905..d2784bab897 100644 --- a/src/uu/true/Cargo.toml +++ b/src/uu/true/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_true" description = "true ~ (uutils) do nothing and succeed" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/true" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/truncate/Cargo.toml b/src/uu/truncate/Cargo.toml index c2bd3714953..12f579efe31 100644 --- a/src/uu/truncate/Cargo.toml +++ b/src/uu/truncate/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_truncate" description = "truncate ~ (uutils) truncate (or extend) FILE to SIZE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/truncate" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/tsort/Cargo.toml b/src/uu/tsort/Cargo.toml index 227cab634ea..365ae65ee40 100644 --- a/src/uu/tsort/Cargo.toml +++ b/src/uu/tsort/Cargo.toml @@ -4,7 +4,6 @@ name = "uu_tsort" description = "tsort ~ (uutils) topologically sort input (partially ordered) pairs" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/tsort" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/tty/Cargo.toml b/src/uu/tty/Cargo.toml index 6fe03e42525..6c8d86fb0ef 100644 --- a/src/uu/tty/Cargo.toml +++ b/src/uu/tty/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_tty" description = "tty ~ (uutils) display the name of the terminal connected to standard input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/tty" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/uname/Cargo.toml b/src/uu/uname/Cargo.toml index fe704f96e94..f2362138dd5 100644 --- a/src/uu/uname/Cargo.toml +++ b/src/uu/uname/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_uname" description = "uname ~ (uutils) display system information" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/uname" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/unexpand/Cargo.toml b/src/uu/unexpand/Cargo.toml index 81e44d92074..6ff4b323e5d 100644 --- a/src/uu/unexpand/Cargo.toml +++ b/src/uu/unexpand/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_unexpand" description = "unexpand ~ (uutils) convert input spaces to tabs" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/unexpand" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/uniq/Cargo.toml b/src/uu/uniq/Cargo.toml index a484c2a14aa..8f2f6acd1a4 100644 --- a/src/uu/uniq/Cargo.toml +++ b/src/uu/uniq/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_uniq" description = "uniq ~ (uutils) filter identical adjacent lines from input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/uniq" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/unlink/Cargo.toml b/src/uu/unlink/Cargo.toml index 8f9adc52d95..e014a45f663 100644 --- a/src/uu/unlink/Cargo.toml +++ b/src/uu/unlink/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_unlink" description = "unlink ~ (uutils) remove a (file system) link to FILE" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/unlink" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/uptime/Cargo.toml b/src/uu/uptime/Cargo.toml index 3d078fabba4..cd877d27b01 100644 --- a/src/uu/uptime/Cargo.toml +++ b/src/uu/uptime/Cargo.toml @@ -5,7 +5,6 @@ name = "uu_uptime" description = "uptime ~ (uutils) display dynamic system information" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/uptime" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/users/Cargo.toml b/src/uu/users/Cargo.toml index 3a68307e307..1ed6d07d78b 100644 --- a/src/uu/users/Cargo.toml +++ b/src/uu/users/Cargo.toml @@ -5,7 +5,6 @@ name = "uu_users" description = "users ~ (uutils) display names of currently logged-in users" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/users" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/vdir/Cargo.toml b/src/uu/vdir/Cargo.toml index a9b6c51916b..d578a0a9fc6 100644 --- a/src/uu/vdir/Cargo.toml +++ b/src/uu/vdir/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_vdir" description = "shortcut to ls -l -b" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/ls" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/wc/Cargo.toml b/src/uu/wc/Cargo.toml index a285d58c8a9..954a6105e32 100644 --- a/src/uu/wc/Cargo.toml +++ b/src/uu/wc/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_wc" description = "wc ~ (uutils) display newline, word, and byte counts for input" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/wc" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/who/Cargo.toml b/src/uu/who/Cargo.toml index c4cf5145b38..c0d526334e3 100644 --- a/src/uu/who/Cargo.toml +++ b/src/uu/who/Cargo.toml @@ -6,7 +6,6 @@ name = "uu_who" description = "who ~ (uutils) display information about currently logged-in users" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/who" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/whoami/Cargo.toml b/src/uu/whoami/Cargo.toml index fe88d640770..d5697867fed 100644 --- a/src/uu/whoami/Cargo.toml +++ b/src/uu/whoami/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_whoami" description = "whoami ~ (uutils) display user name of current effective user ID" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/whoami" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uu/yes/Cargo.toml b/src/uu/yes/Cargo.toml index 1c2c53dde43..cc210857421 100644 --- a/src/uu/yes/Cargo.toml +++ b/src/uu/yes/Cargo.toml @@ -3,7 +3,6 @@ name = "uu_yes" description = "yes ~ (uutils) repeatedly display a line with STRING (or 'y')" repository = "https://github.com/uutils/coreutils/tree/main/src/uu/yes" version.workspace = true -authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true diff --git a/src/uucore/Cargo.toml b/src/uucore/Cargo.toml index 504ea7ba49b..9d0e0d0f38b 100644 --- a/src/uucore/Cargo.toml +++ b/src/uucore/Cargo.toml @@ -4,7 +4,6 @@ name = "uucore" description = "uutils ~ 'core' uutils code library (cross-platform)" repository = "https://github.com/uutils/coreutils/tree/main/src/uucore" -authors.workspace = true categories.workspace = true edition.workspace = true rust-version.workspace = true diff --git a/src/uucore_procs/Cargo.toml b/src/uucore_procs/Cargo.toml index a8c76441c7e..57e8ec8e7b1 100644 --- a/src/uucore_procs/Cargo.toml +++ b/src/uucore_procs/Cargo.toml @@ -4,7 +4,6 @@ description = "uutils ~ 'uucore' proc-macros" repository = "https://github.com/uutils/coreutils/tree/main/src/uucore_procs" keywords = ["cross-platform", "proc-macros", "uucore", "uutils"] # categories = ["os"] -authors.workspace = true edition.workspace = true rust-version.workspace = true homepage.workspace = true diff --git a/tests/uutests/Cargo.toml b/tests/uutests/Cargo.toml index d96183fa85e..7cac6ab71d2 100644 --- a/tests/uutests/Cargo.toml +++ b/tests/uutests/Cargo.toml @@ -4,7 +4,6 @@ name = "uutests" description = "uutils ~ 'core' uutils test library (cross-platform)" repository = "https://github.com/uutils/coreutils/tree/main/tests/uutests" -authors.workspace = true categories.workspace = true edition.workspace = true rust-version.workspace = true