From 3d56517f7ffc6b99341d9627433c8c357ae35b05 Mon Sep 17 00:00:00 2001 From: xtqqczze <45661989+xtqqczze@users.noreply.github.com> Date: Fri, 6 Feb 2026 22:58:51 +0000 Subject: [PATCH] Add rust-version field to all Cargo.toml files --- Cargo.toml | 5 +++-- fuzz/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 + 116 files changed, 119 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 088097fa1..bf6a17121 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,14 +8,14 @@ name = "coreutils" description = "coreutils ~ GNU coreutils (updated); implemented as universal (cross-platform) utils, written in Rust" default-run = "coreutils" repository = "https://github.com/uutils/coreutils" -rust-version = "1.88.0" +edition.workspace = true +rust-version.workspace = true version.workspace = true authors.workspace = true license.workspace = true homepage.workspace = true keywords.workspace = true categories.workspace = true -edition.workspace = true [package.metadata.docs.rs] all-features = true @@ -303,6 +303,7 @@ members = [ authors = ["uutils developers"] categories = ["command-line-utilities"] edition = "2024" +rust-version = "1.88.0" homepage = "https://github.com/uutils/coreutils" keywords = ["coreutils", "uutils", "cross-platform", "cli", "utility"] license = "MIT" diff --git a/fuzz/Cargo.toml b/fuzz/Cargo.toml index 6d5e2d4d6..81edb902c 100644 --- a/fuzz/Cargo.toml +++ b/fuzz/Cargo.toml @@ -4,6 +4,7 @@ version = "0.0.0" description = "uutils ~ 'core' uutils fuzzers" repository = "https://github.com/uutils/coreutils/tree/main/fuzz/" edition.workspace = true +rust-version.workspace = true license.workspace = true publish = false @@ -13,6 +14,7 @@ members = ["."] [workspace.package] edition = "2024" +rust-version = "1.88.0" license = "MIT" [package.metadata] diff --git a/fuzz/uufuzz/Cargo.toml b/fuzz/uufuzz/Cargo.toml index 5e66b0b49..3c2240998 100644 --- a/fuzz/uufuzz/Cargo.toml +++ b/fuzz/uufuzz/Cargo.toml @@ -5,6 +5,7 @@ description = "uutils ~ 'core' uutils fuzzing library" repository = "https://github.com/uutils/coreutils/tree/main/fuzz/uufuzz" version = "0.6.0" edition.workspace = true +rust-version.workspace = true license.workspace = true [dependencies] diff --git a/src/uu/arch/Cargo.toml b/src/uu/arch/Cargo.toml index 39a2410ba..b906a3929 100644 --- a/src/uu/arch/Cargo.toml +++ b/src/uu/arch/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/b2sum/Cargo.toml b/src/uu/b2sum/Cargo.toml index 81f6f51fc..866d3558f 100644 --- a/src/uu/b2sum/Cargo.toml +++ b/src/uu/b2sum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/base32/Cargo.toml b/src/uu/base32/Cargo.toml index 2318911b5..bec73709c 100644 --- a/src/uu/base32/Cargo.toml +++ b/src/uu/base32/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/base64/Cargo.toml b/src/uu/base64/Cargo.toml index 67442ec22..38742d357 100644 --- a/src/uu/base64/Cargo.toml +++ b/src/uu/base64/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/basename/Cargo.toml b/src/uu/basename/Cargo.toml index 9fe4adc03..00230ea76 100644 --- a/src/uu/basename/Cargo.toml +++ b/src/uu/basename/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/basenc/Cargo.toml b/src/uu/basenc/Cargo.toml index f68a0f110..c36eb9c23 100644 --- a/src/uu/basenc/Cargo.toml +++ b/src/uu/basenc/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/cat/Cargo.toml b/src/uu/cat/Cargo.toml index 7dbd1ecbf..880972fa6 100644 --- a/src/uu/cat/Cargo.toml +++ b/src/uu/cat/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/chcon/Cargo.toml b/src/uu/chcon/Cargo.toml index b18da48f8..71e2c70e1 100644 --- a/src/uu/chcon/Cargo.toml +++ b/src/uu/chcon/Cargo.toml @@ -9,6 +9,7 @@ license.workspace = true homepage.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/checksum_common/Cargo.toml b/src/uu/checksum_common/Cargo.toml index b8f99e821..428e7c425 100644 --- a/src/uu/checksum_common/Cargo.toml +++ b/src/uu/checksum_common/Cargo.toml @@ -8,6 +8,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/chgrp/Cargo.toml b/src/uu/chgrp/Cargo.toml index 2a629542b..f6989c88c 100644 --- a/src/uu/chgrp/Cargo.toml +++ b/src/uu/chgrp/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/chmod/Cargo.toml b/src/uu/chmod/Cargo.toml index e1be6896f..7ac7d8323 100644 --- a/src/uu/chmod/Cargo.toml +++ b/src/uu/chmod/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/chown/Cargo.toml b/src/uu/chown/Cargo.toml index d11be8c44..211475c3f 100644 --- a/src/uu/chown/Cargo.toml +++ b/src/uu/chown/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/chroot/Cargo.toml b/src/uu/chroot/Cargo.toml index d251c9823..4b91c1a1f 100644 --- a/src/uu/chroot/Cargo.toml +++ b/src/uu/chroot/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/cksum/Cargo.toml b/src/uu/cksum/Cargo.toml index 5f509e313..37212eec8 100644 --- a/src/uu/cksum/Cargo.toml +++ b/src/uu/cksum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/comm/Cargo.toml b/src/uu/comm/Cargo.toml index 8f8f6fba7..5f1436e44 100644 --- a/src/uu/comm/Cargo.toml +++ b/src/uu/comm/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/cp/Cargo.toml b/src/uu/cp/Cargo.toml index 592b9cba9..79e00d6bb 100644 --- a/src/uu/cp/Cargo.toml +++ b/src/uu/cp/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/csplit/Cargo.toml b/src/uu/csplit/Cargo.toml index b07c47648..e2aeab2ab 100644 --- a/src/uu/csplit/Cargo.toml +++ b/src/uu/csplit/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/cut/Cargo.toml b/src/uu/cut/Cargo.toml index f7ea5b203..e45672e54 100644 --- a/src/uu/cut/Cargo.toml +++ b/src/uu/cut/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/date/Cargo.toml b/src/uu/date/Cargo.toml index 3cf27595e..c1a604035 100644 --- a/src/uu/date/Cargo.toml +++ b/src/uu/date/Cargo.toml @@ -10,6 +10,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/dd/Cargo.toml b/src/uu/dd/Cargo.toml index 9da9143a8..e92ac0f0f 100644 --- a/src/uu/dd/Cargo.toml +++ b/src/uu/dd/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/df/Cargo.toml b/src/uu/df/Cargo.toml index 0b0df7268..48b793145 100644 --- a/src/uu/df/Cargo.toml +++ b/src/uu/df/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/dir/Cargo.toml b/src/uu/dir/Cargo.toml index 9bbec793b..79cac6e99 100644 --- a/src/uu/dir/Cargo.toml +++ b/src/uu/dir/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/dircolors/Cargo.toml b/src/uu/dircolors/Cargo.toml index 077d4e59e..393b3f42f 100644 --- a/src/uu/dircolors/Cargo.toml +++ b/src/uu/dircolors/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/dirname/Cargo.toml b/src/uu/dirname/Cargo.toml index 85fc99a1c..76db2b955 100644 --- a/src/uu/dirname/Cargo.toml +++ b/src/uu/dirname/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/du/Cargo.toml b/src/uu/du/Cargo.toml index 99bb5a5de..06f996edc 100644 --- a/src/uu/du/Cargo.toml +++ b/src/uu/du/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/echo/Cargo.toml b/src/uu/echo/Cargo.toml index 30ce94bbe..09babded4 100644 --- a/src/uu/echo/Cargo.toml +++ b/src/uu/echo/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/env/Cargo.toml b/src/uu/env/Cargo.toml index b2e4208b9..b6b5a8cce 100644 --- a/src/uu/env/Cargo.toml +++ b/src/uu/env/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/expand/Cargo.toml b/src/uu/expand/Cargo.toml index 8776557d3..694c47e10 100644 --- a/src/uu/expand/Cargo.toml +++ b/src/uu/expand/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/expr/Cargo.toml b/src/uu/expr/Cargo.toml index bdea66698..037286d52 100644 --- a/src/uu/expr/Cargo.toml +++ b/src/uu/expr/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/factor/Cargo.toml b/src/uu/factor/Cargo.toml index 15d09f7a0..988e809d0 100644 --- a/src/uu/factor/Cargo.toml +++ b/src/uu/factor/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/false/Cargo.toml b/src/uu/false/Cargo.toml index 55a46e98e..46e119b28 100644 --- a/src/uu/false/Cargo.toml +++ b/src/uu/false/Cargo.toml @@ -10,6 +10,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/fmt/Cargo.toml b/src/uu/fmt/Cargo.toml index 78fa1cdea..e882966af 100644 --- a/src/uu/fmt/Cargo.toml +++ b/src/uu/fmt/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/fold/Cargo.toml b/src/uu/fold/Cargo.toml index 845ce2c96..e4e36b205 100644 --- a/src/uu/fold/Cargo.toml +++ b/src/uu/fold/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/groups/Cargo.toml b/src/uu/groups/Cargo.toml index f86b5652f..a94827160 100644 --- a/src/uu/groups/Cargo.toml +++ b/src/uu/groups/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/head/Cargo.toml b/src/uu/head/Cargo.toml index 2c0e18c1a..353404a77 100644 --- a/src/uu/head/Cargo.toml +++ b/src/uu/head/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/hostid/Cargo.toml b/src/uu/hostid/Cargo.toml index 2a0bdc449..f4a6414f5 100644 --- a/src/uu/hostid/Cargo.toml +++ b/src/uu/hostid/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/hostname/Cargo.toml b/src/uu/hostname/Cargo.toml index 4077143bc..2a5b89529 100644 --- a/src/uu/hostname/Cargo.toml +++ b/src/uu/hostname/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/id/Cargo.toml b/src/uu/id/Cargo.toml index de1752df1..ce31a65f5 100644 --- a/src/uu/id/Cargo.toml +++ b/src/uu/id/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/install/Cargo.toml b/src/uu/install/Cargo.toml index 9eb7679a4..41d1af3d1 100644 --- a/src/uu/install/Cargo.toml +++ b/src/uu/install/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/join/Cargo.toml b/src/uu/join/Cargo.toml index 8599c5c6a..0f5cd8a2c 100644 --- a/src/uu/join/Cargo.toml +++ b/src/uu/join/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/kill/Cargo.toml b/src/uu/kill/Cargo.toml index 10de8379d..0b20e594f 100644 --- a/src/uu/kill/Cargo.toml +++ b/src/uu/kill/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/link/Cargo.toml b/src/uu/link/Cargo.toml index 6c23e965b..c1da6b5e0 100644 --- a/src/uu/link/Cargo.toml +++ b/src/uu/link/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/ln/Cargo.toml b/src/uu/ln/Cargo.toml index 6cae47f78..6527ee89a 100644 --- a/src/uu/ln/Cargo.toml +++ b/src/uu/ln/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/logname/Cargo.toml b/src/uu/logname/Cargo.toml index 67e0b5be9..8d1e17962 100644 --- a/src/uu/logname/Cargo.toml +++ b/src/uu/logname/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/ls/Cargo.toml b/src/uu/ls/Cargo.toml index 0b53e8749..a82ad13c3 100644 --- a/src/uu/ls/Cargo.toml +++ b/src/uu/ls/Cargo.toml @@ -11,6 +11,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/md5sum/Cargo.toml b/src/uu/md5sum/Cargo.toml index 23ee431af..de269a099 100644 --- a/src/uu/md5sum/Cargo.toml +++ b/src/uu/md5sum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/mkdir/Cargo.toml b/src/uu/mkdir/Cargo.toml index b2723e1cf..6e2e082d0 100644 --- a/src/uu/mkdir/Cargo.toml +++ b/src/uu/mkdir/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/mkfifo/Cargo.toml b/src/uu/mkfifo/Cargo.toml index ece483810..594b91ae7 100644 --- a/src/uu/mkfifo/Cargo.toml +++ b/src/uu/mkfifo/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/mknod/Cargo.toml b/src/uu/mknod/Cargo.toml index a32aa3e9a..2ea3daddc 100644 --- a/src/uu/mknod/Cargo.toml +++ b/src/uu/mknod/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/mktemp/Cargo.toml b/src/uu/mktemp/Cargo.toml index 651db9e21..5c42d14b6 100644 --- a/src/uu/mktemp/Cargo.toml +++ b/src/uu/mktemp/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/more/Cargo.toml b/src/uu/more/Cargo.toml index bee3ff755..5057cee8a 100644 --- a/src/uu/more/Cargo.toml +++ b/src/uu/more/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/mv/Cargo.toml b/src/uu/mv/Cargo.toml index 0ed038fe6..5cba2d472 100644 --- a/src/uu/mv/Cargo.toml +++ b/src/uu/mv/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/nice/Cargo.toml b/src/uu/nice/Cargo.toml index 00f96718e..58dfb69f6 100644 --- a/src/uu/nice/Cargo.toml +++ b/src/uu/nice/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/nl/Cargo.toml b/src/uu/nl/Cargo.toml index 82d06cc7f..5818dfa91 100644 --- a/src/uu/nl/Cargo.toml +++ b/src/uu/nl/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/nohup/Cargo.toml b/src/uu/nohup/Cargo.toml index 50eb258a9..4b9d0213b 100644 --- a/src/uu/nohup/Cargo.toml +++ b/src/uu/nohup/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/nproc/Cargo.toml b/src/uu/nproc/Cargo.toml index 641fc413e..496a8409f 100644 --- a/src/uu/nproc/Cargo.toml +++ b/src/uu/nproc/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/numfmt/Cargo.toml b/src/uu/numfmt/Cargo.toml index fed39ad68..765d4dcce 100644 --- a/src/uu/numfmt/Cargo.toml +++ b/src/uu/numfmt/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/od/Cargo.toml b/src/uu/od/Cargo.toml index 13d12a413..31cdc8c78 100644 --- a/src/uu/od/Cargo.toml +++ b/src/uu/od/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/paste/Cargo.toml b/src/uu/paste/Cargo.toml index ca0efa67c..76f0919da 100644 --- a/src/uu/paste/Cargo.toml +++ b/src/uu/paste/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/pathchk/Cargo.toml b/src/uu/pathchk/Cargo.toml index b75bfab51..dcf6ced60 100644 --- a/src/uu/pathchk/Cargo.toml +++ b/src/uu/pathchk/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/pinky/Cargo.toml b/src/uu/pinky/Cargo.toml index acb0eb207..5fc84f3bd 100644 --- a/src/uu/pinky/Cargo.toml +++ b/src/uu/pinky/Cargo.toml @@ -11,6 +11,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/pr/Cargo.toml b/src/uu/pr/Cargo.toml index 4eb7539dd..e3953c62b 100644 --- a/src/uu/pr/Cargo.toml +++ b/src/uu/pr/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/printenv/Cargo.toml b/src/uu/printenv/Cargo.toml index 09f073ffc..b73975636 100644 --- a/src/uu/printenv/Cargo.toml +++ b/src/uu/printenv/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/printf/Cargo.toml b/src/uu/printf/Cargo.toml index 05d033fc6..dfeacb30e 100644 --- a/src/uu/printf/Cargo.toml +++ b/src/uu/printf/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/ptx/Cargo.toml b/src/uu/ptx/Cargo.toml index 44dbf9a5e..0e2d7ac8e 100644 --- a/src/uu/ptx/Cargo.toml +++ b/src/uu/ptx/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/pwd/Cargo.toml b/src/uu/pwd/Cargo.toml index 1a1fabcfa..5d34c0c23 100644 --- a/src/uu/pwd/Cargo.toml +++ b/src/uu/pwd/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/readlink/Cargo.toml b/src/uu/readlink/Cargo.toml index 31d3d851c..a4b92b6f0 100644 --- a/src/uu/readlink/Cargo.toml +++ b/src/uu/readlink/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/realpath/Cargo.toml b/src/uu/realpath/Cargo.toml index d0a37a8b4..af675def1 100644 --- a/src/uu/realpath/Cargo.toml +++ b/src/uu/realpath/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/rm/Cargo.toml b/src/uu/rm/Cargo.toml index cf53e0323..e04b0e52d 100644 --- a/src/uu/rm/Cargo.toml +++ b/src/uu/rm/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/rmdir/Cargo.toml b/src/uu/rmdir/Cargo.toml index 6001af169..2841e3412 100644 --- a/src/uu/rmdir/Cargo.toml +++ b/src/uu/rmdir/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/runcon/Cargo.toml b/src/uu/runcon/Cargo.toml index fdb2f5174..6ed1c2e3d 100644 --- a/src/uu/runcon/Cargo.toml +++ b/src/uu/runcon/Cargo.toml @@ -6,6 +6,7 @@ keywords = ["coreutils", "uutils", "cli", "utility"] authors.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true homepage.workspace = true license.workspace = true version.workspace = true diff --git a/src/uu/seq/Cargo.toml b/src/uu/seq/Cargo.toml index cdc1c29af..87b6a52e1 100644 --- a/src/uu/seq/Cargo.toml +++ b/src/uu/seq/Cargo.toml @@ -10,6 +10,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sha1sum/Cargo.toml b/src/uu/sha1sum/Cargo.toml index 7cb6aceab..0704d6ba6 100644 --- a/src/uu/sha1sum/Cargo.toml +++ b/src/uu/sha1sum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sha224sum/Cargo.toml b/src/uu/sha224sum/Cargo.toml index 3436c9d2b..6120aad80 100644 --- a/src/uu/sha224sum/Cargo.toml +++ b/src/uu/sha224sum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sha256sum/Cargo.toml b/src/uu/sha256sum/Cargo.toml index 43a5c8577..6a93bf916 100644 --- a/src/uu/sha256sum/Cargo.toml +++ b/src/uu/sha256sum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sha384sum/Cargo.toml b/src/uu/sha384sum/Cargo.toml index ff9d57871..00e9f5472 100644 --- a/src/uu/sha384sum/Cargo.toml +++ b/src/uu/sha384sum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sha512sum/Cargo.toml b/src/uu/sha512sum/Cargo.toml index 281544adb..cf204df69 100644 --- a/src/uu/sha512sum/Cargo.toml +++ b/src/uu/sha512sum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/shred/Cargo.toml b/src/uu/shred/Cargo.toml index 59f0fb6c2..6ebecb01a 100644 --- a/src/uu/shred/Cargo.toml +++ b/src/uu/shred/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/shuf/Cargo.toml b/src/uu/shuf/Cargo.toml index bfe41d46e..d59f022e1 100644 --- a/src/uu/shuf/Cargo.toml +++ b/src/uu/shuf/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sleep/Cargo.toml b/src/uu/sleep/Cargo.toml index bf97f856f..ccd878bd4 100644 --- a/src/uu/sleep/Cargo.toml +++ b/src/uu/sleep/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sort/Cargo.toml b/src/uu/sort/Cargo.toml index e487a1bfe..2aba9c73b 100644 --- a/src/uu/sort/Cargo.toml +++ b/src/uu/sort/Cargo.toml @@ -11,6 +11,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/split/Cargo.toml b/src/uu/split/Cargo.toml index 2c51bb780..d9878b47b 100644 --- a/src/uu/split/Cargo.toml +++ b/src/uu/split/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/stat/Cargo.toml b/src/uu/stat/Cargo.toml index 21adecd90..d01a713ec 100644 --- a/src/uu/stat/Cargo.toml +++ b/src/uu/stat/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/stdbuf/Cargo.toml b/src/uu/stdbuf/Cargo.toml index 802796199..b0742e89d 100644 --- a/src/uu/stdbuf/Cargo.toml +++ b/src/uu/stdbuf/Cargo.toml @@ -10,6 +10,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/stdbuf/src/libstdbuf/Cargo.toml b/src/uu/stdbuf/src/libstdbuf/Cargo.toml index 8a92fcbb5..2e76b2ee6 100644 --- a/src/uu/stdbuf/src/libstdbuf/Cargo.toml +++ b/src/uu/stdbuf/src/libstdbuf/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true [lints] workspace = true diff --git a/src/uu/stty/Cargo.toml b/src/uu/stty/Cargo.toml index 94812b2ac..f6c472a89 100644 --- a/src/uu/stty/Cargo.toml +++ b/src/uu/stty/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sum/Cargo.toml b/src/uu/sum/Cargo.toml index 983a7208c..b3b923ec2 100644 --- a/src/uu/sum/Cargo.toml +++ b/src/uu/sum/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/sync/Cargo.toml b/src/uu/sync/Cargo.toml index 6d00339ab..21df8266d 100644 --- a/src/uu/sync/Cargo.toml +++ b/src/uu/sync/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/tac/Cargo.toml b/src/uu/tac/Cargo.toml index 82ec5c5bc..e65ff6c88 100644 --- a/src/uu/tac/Cargo.toml +++ b/src/uu/tac/Cargo.toml @@ -11,6 +11,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/tail/Cargo.toml b/src/uu/tail/Cargo.toml index f01b4f603..5e11a5411 100644 --- a/src/uu/tail/Cargo.toml +++ b/src/uu/tail/Cargo.toml @@ -10,6 +10,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/tee/Cargo.toml b/src/uu/tee/Cargo.toml index 38a946edf..9be41804a 100644 --- a/src/uu/tee/Cargo.toml +++ b/src/uu/tee/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/test/Cargo.toml b/src/uu/test/Cargo.toml index 3348efd7b..002e42fd0 100644 --- a/src/uu/test/Cargo.toml +++ b/src/uu/test/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/timeout/Cargo.toml b/src/uu/timeout/Cargo.toml index e0f3db171..90a0b378c 100644 --- a/src/uu/timeout/Cargo.toml +++ b/src/uu/timeout/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/touch/Cargo.toml b/src/uu/touch/Cargo.toml index 1bde504fb..9f66c3795 100644 --- a/src/uu/touch/Cargo.toml +++ b/src/uu/touch/Cargo.toml @@ -10,6 +10,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/tr/Cargo.toml b/src/uu/tr/Cargo.toml index 0ab2ca9dd..e470db1ce 100644 --- a/src/uu/tr/Cargo.toml +++ b/src/uu/tr/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/true/Cargo.toml b/src/uu/true/Cargo.toml index 468edddc2..c77ad1ba7 100644 --- a/src/uu/true/Cargo.toml +++ b/src/uu/true/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/truncate/Cargo.toml b/src/uu/truncate/Cargo.toml index 07ab63e6d..c2bd37149 100644 --- a/src/uu/truncate/Cargo.toml +++ b/src/uu/truncate/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/tsort/Cargo.toml b/src/uu/tsort/Cargo.toml index 74209a62f..84a313496 100644 --- a/src/uu/tsort/Cargo.toml +++ b/src/uu/tsort/Cargo.toml @@ -10,6 +10,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/tty/Cargo.toml b/src/uu/tty/Cargo.toml index 77165c605..fe5a97b07 100644 --- a/src/uu/tty/Cargo.toml +++ b/src/uu/tty/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/uname/Cargo.toml b/src/uu/uname/Cargo.toml index f640412e2..fe704f96e 100644 --- a/src/uu/uname/Cargo.toml +++ b/src/uu/uname/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/unexpand/Cargo.toml b/src/uu/unexpand/Cargo.toml index d7ea1533b..81e44d920 100644 --- a/src/uu/unexpand/Cargo.toml +++ b/src/uu/unexpand/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/uniq/Cargo.toml b/src/uu/uniq/Cargo.toml index 0bd197827..a484c2a14 100644 --- a/src/uu/uniq/Cargo.toml +++ b/src/uu/uniq/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/unlink/Cargo.toml b/src/uu/unlink/Cargo.toml index 85d668751..8f9adc52d 100644 --- a/src/uu/unlink/Cargo.toml +++ b/src/uu/unlink/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/uptime/Cargo.toml b/src/uu/uptime/Cargo.toml index 026039026..3d078fabb 100644 --- a/src/uu/uptime/Cargo.toml +++ b/src/uu/uptime/Cargo.toml @@ -11,6 +11,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/users/Cargo.toml b/src/uu/users/Cargo.toml index fa311e74a..3a68307e3 100644 --- a/src/uu/users/Cargo.toml +++ b/src/uu/users/Cargo.toml @@ -11,6 +11,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/vdir/Cargo.toml b/src/uu/vdir/Cargo.toml index 63097cdec..a9b6c5191 100644 --- a/src/uu/vdir/Cargo.toml +++ b/src/uu/vdir/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/wc/Cargo.toml b/src/uu/wc/Cargo.toml index ae9bb6e89..b4c2005af 100644 --- a/src/uu/wc/Cargo.toml +++ b/src/uu/wc/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/who/Cargo.toml b/src/uu/who/Cargo.toml index fdb5dd41d..c4cf5145b 100644 --- a/src/uu/who/Cargo.toml +++ b/src/uu/who/Cargo.toml @@ -12,6 +12,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/whoami/Cargo.toml b/src/uu/whoami/Cargo.toml index 80e135827..fe88d6407 100644 --- a/src/uu/whoami/Cargo.toml +++ b/src/uu/whoami/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uu/yes/Cargo.toml b/src/uu/yes/Cargo.toml index 33623c7c9..b8703bb55 100644 --- a/src/uu/yes/Cargo.toml +++ b/src/uu/yes/Cargo.toml @@ -9,6 +9,7 @@ homepage.workspace = true keywords.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true readme.workspace = true [lints] diff --git a/src/uucore/Cargo.toml b/src/uucore/Cargo.toml index d18d0630e..a914f9117 100644 --- a/src/uucore/Cargo.toml +++ b/src/uucore/Cargo.toml @@ -7,6 +7,7 @@ repository = "https://github.com/uutils/coreutils/tree/main/src/uucore" authors.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true homepage.workspace = true keywords.workspace = true license.workspace = true diff --git a/src/uucore_procs/Cargo.toml b/src/uucore_procs/Cargo.toml index 956813592..a8c76441c 100644 --- a/src/uucore_procs/Cargo.toml +++ b/src/uucore_procs/Cargo.toml @@ -6,6 +6,7 @@ keywords = ["cross-platform", "proc-macros", "uucore", "uutils"] # categories = ["os"] authors.workspace = true edition.workspace = true +rust-version.workspace = true homepage.workspace = true license.workspace = true version.workspace = true diff --git a/tests/uutests/Cargo.toml b/tests/uutests/Cargo.toml index 457930b4e..56ccab13b 100644 --- a/tests/uutests/Cargo.toml +++ b/tests/uutests/Cargo.toml @@ -7,6 +7,7 @@ repository = "https://github.com/uutils/coreutils/tree/main/tests/uutests" authors.workspace = true categories.workspace = true edition.workspace = true +rust-version.workspace = true homepage.workspace = true keywords.workspace = true license.workspace = true