From 105a90c9df8636af2487856aa7e0ba9895019824 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 8 Mar 2025 11:04:08 +0100 Subject: [PATCH] prepare version 0.0.30 --- Cargo.toml | 214 ++++++++++++------------- src/uu/arch/Cargo.toml | 2 +- src/uu/base32/Cargo.toml | 2 +- src/uu/base64/Cargo.toml | 2 +- src/uu/basename/Cargo.toml | 2 +- src/uu/basenc/Cargo.toml | 2 +- src/uu/cat/Cargo.toml | 2 +- src/uu/chcon/Cargo.toml | 2 +- src/uu/chgrp/Cargo.toml | 2 +- src/uu/chmod/Cargo.toml | 2 +- src/uu/chown/Cargo.toml | 2 +- src/uu/chroot/Cargo.toml | 2 +- src/uu/cksum/Cargo.toml | 2 +- src/uu/comm/Cargo.toml | 2 +- src/uu/cp/Cargo.toml | 2 +- src/uu/csplit/Cargo.toml | 2 +- src/uu/cut/Cargo.toml | 2 +- src/uu/date/Cargo.toml | 2 +- src/uu/dd/Cargo.toml | 2 +- src/uu/df/Cargo.toml | 2 +- src/uu/dir/Cargo.toml | 2 +- src/uu/dircolors/Cargo.toml | 2 +- src/uu/dirname/Cargo.toml | 2 +- src/uu/du/Cargo.toml | 2 +- src/uu/echo/Cargo.toml | 2 +- src/uu/env/Cargo.toml | 2 +- src/uu/expand/Cargo.toml | 2 +- src/uu/expr/Cargo.toml | 2 +- src/uu/factor/Cargo.toml | 2 +- src/uu/false/Cargo.toml | 2 +- src/uu/fmt/Cargo.toml | 2 +- src/uu/fold/Cargo.toml | 2 +- src/uu/groups/Cargo.toml | 2 +- src/uu/hashsum/Cargo.toml | 2 +- src/uu/head/Cargo.toml | 2 +- src/uu/hostid/Cargo.toml | 2 +- src/uu/hostname/Cargo.toml | 2 +- src/uu/id/Cargo.toml | 2 +- src/uu/install/Cargo.toml | 2 +- src/uu/join/Cargo.toml | 2 +- src/uu/kill/Cargo.toml | 2 +- src/uu/link/Cargo.toml | 2 +- src/uu/ln/Cargo.toml | 2 +- src/uu/logname/Cargo.toml | 2 +- src/uu/ls/Cargo.toml | 2 +- src/uu/mkdir/Cargo.toml | 2 +- src/uu/mkfifo/Cargo.toml | 2 +- src/uu/mknod/Cargo.toml | 2 +- src/uu/mktemp/Cargo.toml | 2 +- src/uu/more/Cargo.toml | 2 +- src/uu/mv/Cargo.toml | 2 +- src/uu/nice/Cargo.toml | 2 +- src/uu/nl/Cargo.toml | 2 +- src/uu/nohup/Cargo.toml | 2 +- src/uu/nproc/Cargo.toml | 2 +- src/uu/numfmt/Cargo.toml | 2 +- src/uu/od/Cargo.toml | 2 +- src/uu/paste/Cargo.toml | 2 +- src/uu/pathchk/Cargo.toml | 2 +- src/uu/pinky/Cargo.toml | 2 +- src/uu/pr/Cargo.toml | 2 +- src/uu/printenv/Cargo.toml | 2 +- src/uu/printf/Cargo.toml | 2 +- src/uu/ptx/Cargo.toml | 2 +- src/uu/pwd/Cargo.toml | 2 +- src/uu/readlink/Cargo.toml | 2 +- src/uu/realpath/Cargo.toml | 2 +- src/uu/rm/Cargo.toml | 2 +- src/uu/rmdir/Cargo.toml | 2 +- src/uu/runcon/Cargo.toml | 2 +- src/uu/seq/Cargo.toml | 2 +- src/uu/shred/Cargo.toml | 2 +- src/uu/shuf/Cargo.toml | 2 +- src/uu/sleep/Cargo.toml | 2 +- src/uu/sort/Cargo.toml | 2 +- src/uu/split/Cargo.toml | 2 +- src/uu/stat/Cargo.toml | 2 +- src/uu/stdbuf/Cargo.toml | 4 +- src/uu/stdbuf/src/libstdbuf/Cargo.toml | 2 +- src/uu/stty/Cargo.toml | 2 +- src/uu/sum/Cargo.toml | 2 +- src/uu/sync/Cargo.toml | 2 +- src/uu/tac/Cargo.toml | 2 +- src/uu/tail/Cargo.toml | 2 +- src/uu/tee/Cargo.toml | 2 +- src/uu/test/Cargo.toml | 2 +- src/uu/timeout/Cargo.toml | 2 +- src/uu/touch/Cargo.toml | 2 +- src/uu/tr/Cargo.toml | 2 +- src/uu/true/Cargo.toml | 2 +- src/uu/truncate/Cargo.toml | 2 +- src/uu/tsort/Cargo.toml | 2 +- src/uu/tty/Cargo.toml | 2 +- src/uu/uname/Cargo.toml | 2 +- src/uu/unexpand/Cargo.toml | 2 +- src/uu/uniq/Cargo.toml | 2 +- src/uu/unlink/Cargo.toml | 2 +- src/uu/uptime/Cargo.toml | 2 +- src/uu/users/Cargo.toml | 2 +- src/uu/vdir/Cargo.toml | 2 +- src/uu/wc/Cargo.toml | 2 +- src/uu/who/Cargo.toml | 2 +- src/uu/whoami/Cargo.toml | 2 +- src/uu/yes/Cargo.toml | 2 +- src/uucore/Cargo.toml | 2 +- src/uucore_procs/Cargo.toml | 4 +- src/uuhelp_parser/Cargo.toml | 2 +- util/update-version.sh | 4 +- 108 files changed, 217 insertions(+), 217 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 3bc350ac9..6ff11b177 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "coreutils" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "coreutils ~ GNU coreutils (updated); implemented as universal (cross-platform) utils, written in Rust" @@ -358,10 +358,10 @@ sm3 = "0.4.2" crc32fast = "1.4.2" digest = "0.10.7" -uucore = { version = "0.0.29", package = "uucore", path = "src/uucore" } -uucore_procs = { version = "0.0.29", package = "uucore_procs", path = "src/uucore_procs" } -uu_ls = { version = "0.0.29", path = "src/uu/ls" } -uu_base32 = { version = "0.0.29", path = "src/uu/base32" } +uucore = { version = "0.0.30", package = "uucore", path = "src/uucore" } +uucore_procs = { version = "0.0.30", package = "uucore_procs", path = "src/uucore_procs" } +uu_ls = { version = "0.0.30", path = "src/uu/ls" } +uu_base32 = { version = "0.0.30", path = "src/uu/base32" } [dependencies] clap = { workspace = true } @@ -376,109 +376,109 @@ zip = { workspace = true, optional = true } uuhelp_parser = { optional = true, version = ">=0.0.19", path = "src/uuhelp_parser" } # * uutils -uu_test = { optional = true, version = "0.0.29", package = "uu_test", path = "src/uu/test" } +uu_test = { optional = true, version = "0.0.30", package = "uu_test", path = "src/uu/test" } # -arch = { optional = true, version = "0.0.29", package = "uu_arch", path = "src/uu/arch" } -base32 = { optional = true, version = "0.0.29", package = "uu_base32", path = "src/uu/base32" } -base64 = { optional = true, version = "0.0.29", package = "uu_base64", path = "src/uu/base64" } -basename = { optional = true, version = "0.0.29", package = "uu_basename", path = "src/uu/basename" } -basenc = { optional = true, version = "0.0.29", package = "uu_basenc", path = "src/uu/basenc" } -cat = { optional = true, version = "0.0.29", package = "uu_cat", path = "src/uu/cat" } -chcon = { optional = true, version = "0.0.29", package = "uu_chcon", path = "src/uu/chcon" } -chgrp = { optional = true, version = "0.0.29", package = "uu_chgrp", path = "src/uu/chgrp" } -chmod = { optional = true, version = "0.0.29", package = "uu_chmod", path = "src/uu/chmod" } -chown = { optional = true, version = "0.0.29", package = "uu_chown", path = "src/uu/chown" } -chroot = { optional = true, version = "0.0.29", package = "uu_chroot", path = "src/uu/chroot" } -cksum = { optional = true, version = "0.0.29", package = "uu_cksum", path = "src/uu/cksum" } -comm = { optional = true, version = "0.0.29", package = "uu_comm", path = "src/uu/comm" } -cp = { optional = true, version = "0.0.29", package = "uu_cp", path = "src/uu/cp" } -csplit = { optional = true, version = "0.0.29", package = "uu_csplit", path = "src/uu/csplit" } -cut = { optional = true, version = "0.0.29", package = "uu_cut", path = "src/uu/cut" } -date = { optional = true, version = "0.0.29", package = "uu_date", path = "src/uu/date" } -dd = { optional = true, version = "0.0.29", package = "uu_dd", path = "src/uu/dd" } -df = { optional = true, version = "0.0.29", package = "uu_df", path = "src/uu/df" } -dir = { optional = true, version = "0.0.29", package = "uu_dir", path = "src/uu/dir" } -dircolors = { optional = true, version = "0.0.29", package = "uu_dircolors", path = "src/uu/dircolors" } -dirname = { optional = true, version = "0.0.29", package = "uu_dirname", path = "src/uu/dirname" } -du = { optional = true, version = "0.0.29", package = "uu_du", path = "src/uu/du" } -echo = { optional = true, version = "0.0.29", package = "uu_echo", path = "src/uu/echo" } -env = { optional = true, version = "0.0.29", package = "uu_env", path = "src/uu/env" } -expand = { optional = true, version = "0.0.29", package = "uu_expand", path = "src/uu/expand" } -expr = { optional = true, version = "0.0.29", package = "uu_expr", path = "src/uu/expr" } -factor = { optional = true, version = "0.0.29", package = "uu_factor", path = "src/uu/factor" } -false = { optional = true, version = "0.0.29", package = "uu_false", path = "src/uu/false" } -fmt = { optional = true, version = "0.0.29", package = "uu_fmt", path = "src/uu/fmt" } -fold = { optional = true, version = "0.0.29", package = "uu_fold", path = "src/uu/fold" } -groups = { optional = true, version = "0.0.29", package = "uu_groups", path = "src/uu/groups" } -hashsum = { optional = true, version = "0.0.29", package = "uu_hashsum", path = "src/uu/hashsum" } -head = { optional = true, version = "0.0.29", package = "uu_head", path = "src/uu/head" } -hostid = { optional = true, version = "0.0.29", package = "uu_hostid", path = "src/uu/hostid" } -hostname = { optional = true, version = "0.0.29", package = "uu_hostname", path = "src/uu/hostname" } -id = { optional = true, version = "0.0.29", package = "uu_id", path = "src/uu/id" } -install = { optional = true, version = "0.0.29", package = "uu_install", path = "src/uu/install" } -join = { optional = true, version = "0.0.29", package = "uu_join", path = "src/uu/join" } -kill = { optional = true, version = "0.0.29", package = "uu_kill", path = "src/uu/kill" } -link = { optional = true, version = "0.0.29", package = "uu_link", path = "src/uu/link" } -ln = { optional = true, version = "0.0.29", package = "uu_ln", path = "src/uu/ln" } -ls = { optional = true, version = "0.0.29", package = "uu_ls", path = "src/uu/ls" } -logname = { optional = true, version = "0.0.29", package = "uu_logname", path = "src/uu/logname" } -mkdir = { optional = true, version = "0.0.29", package = "uu_mkdir", path = "src/uu/mkdir" } -mkfifo = { optional = true, version = "0.0.29", package = "uu_mkfifo", path = "src/uu/mkfifo" } -mknod = { optional = true, version = "0.0.29", package = "uu_mknod", path = "src/uu/mknod" } -mktemp = { optional = true, version = "0.0.29", package = "uu_mktemp", path = "src/uu/mktemp" } -more = { optional = true, version = "0.0.29", package = "uu_more", path = "src/uu/more" } -mv = { optional = true, version = "0.0.29", package = "uu_mv", path = "src/uu/mv" } -nice = { optional = true, version = "0.0.29", package = "uu_nice", path = "src/uu/nice" } -nl = { optional = true, version = "0.0.29", package = "uu_nl", path = "src/uu/nl" } -nohup = { optional = true, version = "0.0.29", package = "uu_nohup", path = "src/uu/nohup" } -nproc = { optional = true, version = "0.0.29", package = "uu_nproc", path = "src/uu/nproc" } -numfmt = { optional = true, version = "0.0.29", package = "uu_numfmt", path = "src/uu/numfmt" } -od = { optional = true, version = "0.0.29", package = "uu_od", path = "src/uu/od" } -paste = { optional = true, version = "0.0.29", package = "uu_paste", path = "src/uu/paste" } -pathchk = { optional = true, version = "0.0.29", package = "uu_pathchk", path = "src/uu/pathchk" } -pinky = { optional = true, version = "0.0.29", package = "uu_pinky", path = "src/uu/pinky" } -pr = { optional = true, version = "0.0.29", package = "uu_pr", path = "src/uu/pr" } -printenv = { optional = true, version = "0.0.29", package = "uu_printenv", path = "src/uu/printenv" } -printf = { optional = true, version = "0.0.29", package = "uu_printf", path = "src/uu/printf" } -ptx = { optional = true, version = "0.0.29", package = "uu_ptx", path = "src/uu/ptx" } -pwd = { optional = true, version = "0.0.29", package = "uu_pwd", path = "src/uu/pwd" } -readlink = { optional = true, version = "0.0.29", package = "uu_readlink", path = "src/uu/readlink" } -realpath = { optional = true, version = "0.0.29", package = "uu_realpath", path = "src/uu/realpath" } -rm = { optional = true, version = "0.0.29", package = "uu_rm", path = "src/uu/rm" } -rmdir = { optional = true, version = "0.0.29", package = "uu_rmdir", path = "src/uu/rmdir" } -runcon = { optional = true, version = "0.0.29", package = "uu_runcon", path = "src/uu/runcon" } -seq = { optional = true, version = "0.0.29", package = "uu_seq", path = "src/uu/seq" } -shred = { optional = true, version = "0.0.29", package = "uu_shred", path = "src/uu/shred" } -shuf = { optional = true, version = "0.0.29", package = "uu_shuf", path = "src/uu/shuf" } -sleep = { optional = true, version = "0.0.29", package = "uu_sleep", path = "src/uu/sleep" } -sort = { optional = true, version = "0.0.29", package = "uu_sort", path = "src/uu/sort" } -split = { optional = true, version = "0.0.29", package = "uu_split", path = "src/uu/split" } -stat = { optional = true, version = "0.0.29", package = "uu_stat", path = "src/uu/stat" } -stdbuf = { optional = true, version = "0.0.29", package = "uu_stdbuf", path = "src/uu/stdbuf" } -stty = { optional = true, version = "0.0.29", package = "uu_stty", path = "src/uu/stty" } -sum = { optional = true, version = "0.0.29", package = "uu_sum", path = "src/uu/sum" } -sync = { optional = true, version = "0.0.29", package = "uu_sync", path = "src/uu/sync" } -tac = { optional = true, version = "0.0.29", package = "uu_tac", path = "src/uu/tac" } -tail = { optional = true, version = "0.0.29", package = "uu_tail", path = "src/uu/tail" } -tee = { optional = true, version = "0.0.29", package = "uu_tee", path = "src/uu/tee" } -timeout = { optional = true, version = "0.0.29", package = "uu_timeout", path = "src/uu/timeout" } -touch = { optional = true, version = "0.0.29", package = "uu_touch", path = "src/uu/touch" } -tr = { optional = true, version = "0.0.29", package = "uu_tr", path = "src/uu/tr" } -true = { optional = true, version = "0.0.29", package = "uu_true", path = "src/uu/true" } -truncate = { optional = true, version = "0.0.29", package = "uu_truncate", path = "src/uu/truncate" } -tsort = { optional = true, version = "0.0.29", package = "uu_tsort", path = "src/uu/tsort" } -tty = { optional = true, version = "0.0.29", package = "uu_tty", path = "src/uu/tty" } -uname = { optional = true, version = "0.0.29", package = "uu_uname", path = "src/uu/uname" } -unexpand = { optional = true, version = "0.0.29", package = "uu_unexpand", path = "src/uu/unexpand" } -uniq = { optional = true, version = "0.0.29", package = "uu_uniq", path = "src/uu/uniq" } -unlink = { optional = true, version = "0.0.29", package = "uu_unlink", path = "src/uu/unlink" } -uptime = { optional = true, version = "0.0.29", package = "uu_uptime", path = "src/uu/uptime" } -users = { optional = true, version = "0.0.29", package = "uu_users", path = "src/uu/users" } -vdir = { optional = true, version = "0.0.29", package = "uu_vdir", path = "src/uu/vdir" } -wc = { optional = true, version = "0.0.29", package = "uu_wc", path = "src/uu/wc" } -who = { optional = true, version = "0.0.29", package = "uu_who", path = "src/uu/who" } -whoami = { optional = true, version = "0.0.29", package = "uu_whoami", path = "src/uu/whoami" } -yes = { optional = true, version = "0.0.29", package = "uu_yes", path = "src/uu/yes" } +arch = { optional = true, version = "0.0.30", package = "uu_arch", path = "src/uu/arch" } +base32 = { optional = true, version = "0.0.30", package = "uu_base32", path = "src/uu/base32" } +base64 = { optional = true, version = "0.0.30", package = "uu_base64", path = "src/uu/base64" } +basename = { optional = true, version = "0.0.30", package = "uu_basename", path = "src/uu/basename" } +basenc = { optional = true, version = "0.0.30", package = "uu_basenc", path = "src/uu/basenc" } +cat = { optional = true, version = "0.0.30", package = "uu_cat", path = "src/uu/cat" } +chcon = { optional = true, version = "0.0.30", package = "uu_chcon", path = "src/uu/chcon" } +chgrp = { optional = true, version = "0.0.30", package = "uu_chgrp", path = "src/uu/chgrp" } +chmod = { optional = true, version = "0.0.30", package = "uu_chmod", path = "src/uu/chmod" } +chown = { optional = true, version = "0.0.30", package = "uu_chown", path = "src/uu/chown" } +chroot = { optional = true, version = "0.0.30", package = "uu_chroot", path = "src/uu/chroot" } +cksum = { optional = true, version = "0.0.30", package = "uu_cksum", path = "src/uu/cksum" } +comm = { optional = true, version = "0.0.30", package = "uu_comm", path = "src/uu/comm" } +cp = { optional = true, version = "0.0.30", package = "uu_cp", path = "src/uu/cp" } +csplit = { optional = true, version = "0.0.30", package = "uu_csplit", path = "src/uu/csplit" } +cut = { optional = true, version = "0.0.30", package = "uu_cut", path = "src/uu/cut" } +date = { optional = true, version = "0.0.30", package = "uu_date", path = "src/uu/date" } +dd = { optional = true, version = "0.0.30", package = "uu_dd", path = "src/uu/dd" } +df = { optional = true, version = "0.0.30", package = "uu_df", path = "src/uu/df" } +dir = { optional = true, version = "0.0.30", package = "uu_dir", path = "src/uu/dir" } +dircolors = { optional = true, version = "0.0.30", package = "uu_dircolors", path = "src/uu/dircolors" } +dirname = { optional = true, version = "0.0.30", package = "uu_dirname", path = "src/uu/dirname" } +du = { optional = true, version = "0.0.30", package = "uu_du", path = "src/uu/du" } +echo = { optional = true, version = "0.0.30", package = "uu_echo", path = "src/uu/echo" } +env = { optional = true, version = "0.0.30", package = "uu_env", path = "src/uu/env" } +expand = { optional = true, version = "0.0.30", package = "uu_expand", path = "src/uu/expand" } +expr = { optional = true, version = "0.0.30", package = "uu_expr", path = "src/uu/expr" } +factor = { optional = true, version = "0.0.30", package = "uu_factor", path = "src/uu/factor" } +false = { optional = true, version = "0.0.30", package = "uu_false", path = "src/uu/false" } +fmt = { optional = true, version = "0.0.30", package = "uu_fmt", path = "src/uu/fmt" } +fold = { optional = true, version = "0.0.30", package = "uu_fold", path = "src/uu/fold" } +groups = { optional = true, version = "0.0.30", package = "uu_groups", path = "src/uu/groups" } +hashsum = { optional = true, version = "0.0.30", package = "uu_hashsum", path = "src/uu/hashsum" } +head = { optional = true, version = "0.0.30", package = "uu_head", path = "src/uu/head" } +hostid = { optional = true, version = "0.0.30", package = "uu_hostid", path = "src/uu/hostid" } +hostname = { optional = true, version = "0.0.30", package = "uu_hostname", path = "src/uu/hostname" } +id = { optional = true, version = "0.0.30", package = "uu_id", path = "src/uu/id" } +install = { optional = true, version = "0.0.30", package = "uu_install", path = "src/uu/install" } +join = { optional = true, version = "0.0.30", package = "uu_join", path = "src/uu/join" } +kill = { optional = true, version = "0.0.30", package = "uu_kill", path = "src/uu/kill" } +link = { optional = true, version = "0.0.30", package = "uu_link", path = "src/uu/link" } +ln = { optional = true, version = "0.0.30", package = "uu_ln", path = "src/uu/ln" } +ls = { optional = true, version = "0.0.30", package = "uu_ls", path = "src/uu/ls" } +logname = { optional = true, version = "0.0.30", package = "uu_logname", path = "src/uu/logname" } +mkdir = { optional = true, version = "0.0.30", package = "uu_mkdir", path = "src/uu/mkdir" } +mkfifo = { optional = true, version = "0.0.30", package = "uu_mkfifo", path = "src/uu/mkfifo" } +mknod = { optional = true, version = "0.0.30", package = "uu_mknod", path = "src/uu/mknod" } +mktemp = { optional = true, version = "0.0.30", package = "uu_mktemp", path = "src/uu/mktemp" } +more = { optional = true, version = "0.0.30", package = "uu_more", path = "src/uu/more" } +mv = { optional = true, version = "0.0.30", package = "uu_mv", path = "src/uu/mv" } +nice = { optional = true, version = "0.0.30", package = "uu_nice", path = "src/uu/nice" } +nl = { optional = true, version = "0.0.30", package = "uu_nl", path = "src/uu/nl" } +nohup = { optional = true, version = "0.0.30", package = "uu_nohup", path = "src/uu/nohup" } +nproc = { optional = true, version = "0.0.30", package = "uu_nproc", path = "src/uu/nproc" } +numfmt = { optional = true, version = "0.0.30", package = "uu_numfmt", path = "src/uu/numfmt" } +od = { optional = true, version = "0.0.30", package = "uu_od", path = "src/uu/od" } +paste = { optional = true, version = "0.0.30", package = "uu_paste", path = "src/uu/paste" } +pathchk = { optional = true, version = "0.0.30", package = "uu_pathchk", path = "src/uu/pathchk" } +pinky = { optional = true, version = "0.0.30", package = "uu_pinky", path = "src/uu/pinky" } +pr = { optional = true, version = "0.0.30", package = "uu_pr", path = "src/uu/pr" } +printenv = { optional = true, version = "0.0.30", package = "uu_printenv", path = "src/uu/printenv" } +printf = { optional = true, version = "0.0.30", package = "uu_printf", path = "src/uu/printf" } +ptx = { optional = true, version = "0.0.30", package = "uu_ptx", path = "src/uu/ptx" } +pwd = { optional = true, version = "0.0.30", package = "uu_pwd", path = "src/uu/pwd" } +readlink = { optional = true, version = "0.0.30", package = "uu_readlink", path = "src/uu/readlink" } +realpath = { optional = true, version = "0.0.30", package = "uu_realpath", path = "src/uu/realpath" } +rm = { optional = true, version = "0.0.30", package = "uu_rm", path = "src/uu/rm" } +rmdir = { optional = true, version = "0.0.30", package = "uu_rmdir", path = "src/uu/rmdir" } +runcon = { optional = true, version = "0.0.30", package = "uu_runcon", path = "src/uu/runcon" } +seq = { optional = true, version = "0.0.30", package = "uu_seq", path = "src/uu/seq" } +shred = { optional = true, version = "0.0.30", package = "uu_shred", path = "src/uu/shred" } +shuf = { optional = true, version = "0.0.30", package = "uu_shuf", path = "src/uu/shuf" } +sleep = { optional = true, version = "0.0.30", package = "uu_sleep", path = "src/uu/sleep" } +sort = { optional = true, version = "0.0.30", package = "uu_sort", path = "src/uu/sort" } +split = { optional = true, version = "0.0.30", package = "uu_split", path = "src/uu/split" } +stat = { optional = true, version = "0.0.30", package = "uu_stat", path = "src/uu/stat" } +stdbuf = { optional = true, version = "0.0.30", package = "uu_stdbuf", path = "src/uu/stdbuf" } +stty = { optional = true, version = "0.0.30", package = "uu_stty", path = "src/uu/stty" } +sum = { optional = true, version = "0.0.30", package = "uu_sum", path = "src/uu/sum" } +sync = { optional = true, version = "0.0.30", package = "uu_sync", path = "src/uu/sync" } +tac = { optional = true, version = "0.0.30", package = "uu_tac", path = "src/uu/tac" } +tail = { optional = true, version = "0.0.30", package = "uu_tail", path = "src/uu/tail" } +tee = { optional = true, version = "0.0.30", package = "uu_tee", path = "src/uu/tee" } +timeout = { optional = true, version = "0.0.30", package = "uu_timeout", path = "src/uu/timeout" } +touch = { optional = true, version = "0.0.30", package = "uu_touch", path = "src/uu/touch" } +tr = { optional = true, version = "0.0.30", package = "uu_tr", path = "src/uu/tr" } +true = { optional = true, version = "0.0.30", package = "uu_true", path = "src/uu/true" } +truncate = { optional = true, version = "0.0.30", package = "uu_truncate", path = "src/uu/truncate" } +tsort = { optional = true, version = "0.0.30", package = "uu_tsort", path = "src/uu/tsort" } +tty = { optional = true, version = "0.0.30", package = "uu_tty", path = "src/uu/tty" } +uname = { optional = true, version = "0.0.30", package = "uu_uname", path = "src/uu/uname" } +unexpand = { optional = true, version = "0.0.30", package = "uu_unexpand", path = "src/uu/unexpand" } +uniq = { optional = true, version = "0.0.30", package = "uu_uniq", path = "src/uu/uniq" } +unlink = { optional = true, version = "0.0.30", package = "uu_unlink", path = "src/uu/unlink" } +uptime = { optional = true, version = "0.0.30", package = "uu_uptime", path = "src/uu/uptime" } +users = { optional = true, version = "0.0.30", package = "uu_users", path = "src/uu/users" } +vdir = { optional = true, version = "0.0.30", package = "uu_vdir", path = "src/uu/vdir" } +wc = { optional = true, version = "0.0.30", package = "uu_wc", path = "src/uu/wc" } +who = { optional = true, version = "0.0.30", package = "uu_who", path = "src/uu/who" } +whoami = { optional = true, version = "0.0.30", package = "uu_whoami", path = "src/uu/whoami" } +yes = { optional = true, version = "0.0.30", package = "uu_yes", path = "src/uu/yes" } # this breaks clippy linting with: "tests/by-util/test_factor_benches.rs: No such file or directory (os error 2)" # factor_benches = { optional = true, version = "0.0.0", package = "uu_factor_benches", path = "tests/benches/factor" } diff --git a/src/uu/arch/Cargo.toml b/src/uu/arch/Cargo.toml index d1b8baea7..59b1ffee3 100644 --- a/src/uu/arch/Cargo.toml +++ b/src/uu/arch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_arch" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "arch ~ (uutils) display machine architecture" diff --git a/src/uu/base32/Cargo.toml b/src/uu/base32/Cargo.toml index b75a4cdc0..2635cbed5 100644 --- a/src/uu/base32/Cargo.toml +++ b/src/uu/base32/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_base32" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "base32 ~ (uutils) decode/encode input (base32-encoding)" diff --git a/src/uu/base64/Cargo.toml b/src/uu/base64/Cargo.toml index 4ed327ddc..203c3458d 100644 --- a/src/uu/base64/Cargo.toml +++ b/src/uu/base64/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_base64" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "base64 ~ (uutils) decode/encode input (base64-encoding)" diff --git a/src/uu/basename/Cargo.toml b/src/uu/basename/Cargo.toml index 31c962019..2e0aa39f4 100644 --- a/src/uu/basename/Cargo.toml +++ b/src/uu/basename/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_basename" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "basename ~ (uutils) display PATHNAME with leading directory components removed" diff --git a/src/uu/basenc/Cargo.toml b/src/uu/basenc/Cargo.toml index a3bccb72c..0f1daaef5 100644 --- a/src/uu/basenc/Cargo.toml +++ b/src/uu/basenc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_basenc" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "basenc ~ (uutils) decode/encode input" diff --git a/src/uu/cat/Cargo.toml b/src/uu/cat/Cargo.toml index 7a571c2cc..cbfe0ad04 100644 --- a/src/uu/cat/Cargo.toml +++ b/src/uu/cat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_cat" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "cat ~ (uutils) concatenate and display input" diff --git a/src/uu/chcon/Cargo.toml b/src/uu/chcon/Cargo.toml index 897fafbe0..4fcd8a411 100644 --- a/src/uu/chcon/Cargo.toml +++ b/src/uu/chcon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_chcon" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "chcon ~ (uutils) change file security context" diff --git a/src/uu/chgrp/Cargo.toml b/src/uu/chgrp/Cargo.toml index ec5e77ea5..d619a89c9 100644 --- a/src/uu/chgrp/Cargo.toml +++ b/src/uu/chgrp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_chgrp" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "chgrp ~ (uutils) change the group ownership of FILE" diff --git a/src/uu/chmod/Cargo.toml b/src/uu/chmod/Cargo.toml index 70e856e09..2d322ec9a 100644 --- a/src/uu/chmod/Cargo.toml +++ b/src/uu/chmod/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_chmod" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "chmod ~ (uutils) change mode of FILE" diff --git a/src/uu/chown/Cargo.toml b/src/uu/chown/Cargo.toml index be05584b3..de6d74f5f 100644 --- a/src/uu/chown/Cargo.toml +++ b/src/uu/chown/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_chown" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "chown ~ (uutils) change the ownership of FILE" diff --git a/src/uu/chroot/Cargo.toml b/src/uu/chroot/Cargo.toml index 65fc9c8f3..995bbe8ba 100644 --- a/src/uu/chroot/Cargo.toml +++ b/src/uu/chroot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_chroot" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "chroot ~ (uutils) run COMMAND under a new root directory" diff --git a/src/uu/cksum/Cargo.toml b/src/uu/cksum/Cargo.toml index c8693190b..844319c28 100644 --- a/src/uu/cksum/Cargo.toml +++ b/src/uu/cksum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_cksum" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "cksum ~ (uutils) display CRC and size of input" diff --git a/src/uu/comm/Cargo.toml b/src/uu/comm/Cargo.toml index ce250c554..240b0cd7d 100644 --- a/src/uu/comm/Cargo.toml +++ b/src/uu/comm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_comm" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "comm ~ (uutils) compare sorted inputs" diff --git a/src/uu/cp/Cargo.toml b/src/uu/cp/Cargo.toml index ebcd8ff87..78780aa6d 100644 --- a/src/uu/cp/Cargo.toml +++ b/src/uu/cp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_cp" -version = "0.0.29" +version = "0.0.30" authors = [ "Jordy Dickinson ", "Joshua S. Miller ", diff --git a/src/uu/csplit/Cargo.toml b/src/uu/csplit/Cargo.toml index ec726e9d2..6fe21682d 100644 --- a/src/uu/csplit/Cargo.toml +++ b/src/uu/csplit/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_csplit" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" 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" diff --git a/src/uu/cut/Cargo.toml b/src/uu/cut/Cargo.toml index 4a41b4fac..0e86a5aa7 100644 --- a/src/uu/cut/Cargo.toml +++ b/src/uu/cut/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_cut" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "cut ~ (uutils) display byte/field columns of input lines" diff --git a/src/uu/date/Cargo.toml b/src/uu/date/Cargo.toml index 71f522507..279433b48 100644 --- a/src/uu/date/Cargo.toml +++ b/src/uu/date/Cargo.toml @@ -1,7 +1,7 @@ # spell-checker:ignore datetime [package] name = "uu_date" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "date ~ (uutils) display or set the current time" diff --git a/src/uu/dd/Cargo.toml b/src/uu/dd/Cargo.toml index ceb85dcc8..9e985ec8a 100644 --- a/src/uu/dd/Cargo.toml +++ b/src/uu/dd/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_dd" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "dd ~ (uutils) copy and convert files" diff --git a/src/uu/df/Cargo.toml b/src/uu/df/Cargo.toml index 7de802810..a749d7087 100644 --- a/src/uu/df/Cargo.toml +++ b/src/uu/df/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_df" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "df ~ (uutils) display file system information" diff --git a/src/uu/dir/Cargo.toml b/src/uu/dir/Cargo.toml index cfcfc8e9c..d5210733e 100644 --- a/src/uu/dir/Cargo.toml +++ b/src/uu/dir/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_dir" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "shortcut to ls -C -b" diff --git a/src/uu/dircolors/Cargo.toml b/src/uu/dircolors/Cargo.toml index 085b6a75f..a1ddf6c6d 100644 --- a/src/uu/dircolors/Cargo.toml +++ b/src/uu/dircolors/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_dircolors" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "dircolors ~ (uutils) display commands to set LS_COLORS" diff --git a/src/uu/dirname/Cargo.toml b/src/uu/dirname/Cargo.toml index a53930d7e..a5ff72ba4 100644 --- a/src/uu/dirname/Cargo.toml +++ b/src/uu/dirname/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_dirname" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "dirname ~ (uutils) display parent directory of PATHNAME" diff --git a/src/uu/du/Cargo.toml b/src/uu/du/Cargo.toml index 0c0f2aaad..c2eee8a0d 100644 --- a/src/uu/du/Cargo.toml +++ b/src/uu/du/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_du" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "du ~ (uutils) display disk usage" diff --git a/src/uu/echo/Cargo.toml b/src/uu/echo/Cargo.toml index 9875ca927..0d04a02fc 100644 --- a/src/uu/echo/Cargo.toml +++ b/src/uu/echo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_echo" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "echo ~ (uutils) display TEXT" diff --git a/src/uu/env/Cargo.toml b/src/uu/env/Cargo.toml index 9b21ed45a..d0fab8ccd 100644 --- a/src/uu/env/Cargo.toml +++ b/src/uu/env/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_env" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "env ~ (uutils) set each NAME to VALUE in the environment and run COMMAND" diff --git a/src/uu/expand/Cargo.toml b/src/uu/expand/Cargo.toml index db3fad732..4518d4f40 100644 --- a/src/uu/expand/Cargo.toml +++ b/src/uu/expand/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_expand" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "expand ~ (uutils) convert input tabs to spaces" diff --git a/src/uu/expr/Cargo.toml b/src/uu/expr/Cargo.toml index a16c37a6b..826d8a8d3 100644 --- a/src/uu/expr/Cargo.toml +++ b/src/uu/expr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_expr" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "expr ~ (uutils) display the value of EXPRESSION" diff --git a/src/uu/factor/Cargo.toml b/src/uu/factor/Cargo.toml index 08ff64f57..4ff0736e6 100644 --- a/src/uu/factor/Cargo.toml +++ b/src/uu/factor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_factor" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "factor ~ (uutils) display the prime factors of each NUMBER" diff --git a/src/uu/false/Cargo.toml b/src/uu/false/Cargo.toml index 5c817c754..9a22481db 100644 --- a/src/uu/false/Cargo.toml +++ b/src/uu/false/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_false" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "false ~ (uutils) do nothing and fail" diff --git a/src/uu/fmt/Cargo.toml b/src/uu/fmt/Cargo.toml index 6522c909f..cc4593c45 100644 --- a/src/uu/fmt/Cargo.toml +++ b/src/uu/fmt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_fmt" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "fmt ~ (uutils) reformat each paragraph of input" diff --git a/src/uu/fold/Cargo.toml b/src/uu/fold/Cargo.toml index cf6d59ad6..029814f54 100644 --- a/src/uu/fold/Cargo.toml +++ b/src/uu/fold/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_fold" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "fold ~ (uutils) wrap each line of input" diff --git a/src/uu/groups/Cargo.toml b/src/uu/groups/Cargo.toml index 51074ea2c..e6f6b5813 100644 --- a/src/uu/groups/Cargo.toml +++ b/src/uu/groups/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_groups" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "groups ~ (uutils) display group memberships for USERNAME" diff --git a/src/uu/hashsum/Cargo.toml b/src/uu/hashsum/Cargo.toml index 9ab253bd7..b688f8d30 100644 --- a/src/uu/hashsum/Cargo.toml +++ b/src/uu/hashsum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_hashsum" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "hashsum ~ (uutils) display or check input digests" diff --git a/src/uu/head/Cargo.toml b/src/uu/head/Cargo.toml index 3590e1146..5b1720bf8 100644 --- a/src/uu/head/Cargo.toml +++ b/src/uu/head/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_head" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "head ~ (uutils) display the first lines of input" diff --git a/src/uu/hostid/Cargo.toml b/src/uu/hostid/Cargo.toml index 4e853ac8e..daff06f04 100644 --- a/src/uu/hostid/Cargo.toml +++ b/src/uu/hostid/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_hostid" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "hostid ~ (uutils) display the numeric identifier of the current host" diff --git a/src/uu/hostname/Cargo.toml b/src/uu/hostname/Cargo.toml index 0fa584817..4d2270e79 100644 --- a/src/uu/hostname/Cargo.toml +++ b/src/uu/hostname/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_hostname" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "hostname ~ (uutils) display or set the host name of the current host" diff --git a/src/uu/id/Cargo.toml b/src/uu/id/Cargo.toml index 575808042..8e9006e0f 100644 --- a/src/uu/id/Cargo.toml +++ b/src/uu/id/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_id" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "id ~ (uutils) display user and group information for USER" diff --git a/src/uu/install/Cargo.toml b/src/uu/install/Cargo.toml index 265070238..dd9a5c8ae 100644 --- a/src/uu/install/Cargo.toml +++ b/src/uu/install/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_install" -version = "0.0.29" +version = "0.0.30" authors = ["Ben Eills ", "uutils developers"] license = "MIT" description = "install ~ (uutils) copy files from SOURCE to DESTINATION (with specified attributes)" diff --git a/src/uu/join/Cargo.toml b/src/uu/join/Cargo.toml index a19b6818f..d9835833f 100644 --- a/src/uu/join/Cargo.toml +++ b/src/uu/join/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_join" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "join ~ (uutils) merge lines from inputs with matching join fields" diff --git a/src/uu/kill/Cargo.toml b/src/uu/kill/Cargo.toml index aa7cb4749..82a31b33b 100644 --- a/src/uu/kill/Cargo.toml +++ b/src/uu/kill/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_kill" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "kill ~ (uutils) send a signal to a process" diff --git a/src/uu/link/Cargo.toml b/src/uu/link/Cargo.toml index b8c5df361..25d4a9996 100644 --- a/src/uu/link/Cargo.toml +++ b/src/uu/link/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_link" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "link ~ (uutils) create a hard (file system) link to FILE" diff --git a/src/uu/ln/Cargo.toml b/src/uu/ln/Cargo.toml index 5b82e211e..5038f4564 100644 --- a/src/uu/ln/Cargo.toml +++ b/src/uu/ln/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_ln" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "ln ~ (uutils) create a (file system) link to TARGET" diff --git a/src/uu/logname/Cargo.toml b/src/uu/logname/Cargo.toml index d0bf9a8d6..731d67530 100644 --- a/src/uu/logname/Cargo.toml +++ b/src/uu/logname/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_logname" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "logname ~ (uutils) display the login name of the current user" diff --git a/src/uu/ls/Cargo.toml b/src/uu/ls/Cargo.toml index ce29d829c..ef7452469 100644 --- a/src/uu/ls/Cargo.toml +++ b/src/uu/ls/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_ls" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "ls ~ (uutils) display directory contents" diff --git a/src/uu/mkdir/Cargo.toml b/src/uu/mkdir/Cargo.toml index 80871b115..c735fdb89 100644 --- a/src/uu/mkdir/Cargo.toml +++ b/src/uu/mkdir/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_mkdir" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "mkdir ~ (uutils) create DIRECTORY" diff --git a/src/uu/mkfifo/Cargo.toml b/src/uu/mkfifo/Cargo.toml index e2605ae1d..0e0330fe5 100644 --- a/src/uu/mkfifo/Cargo.toml +++ b/src/uu/mkfifo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_mkfifo" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "mkfifo ~ (uutils) create FIFOs (named pipes)" diff --git a/src/uu/mknod/Cargo.toml b/src/uu/mknod/Cargo.toml index 02e3f4cab..a8d46f2ec 100644 --- a/src/uu/mknod/Cargo.toml +++ b/src/uu/mknod/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_mknod" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "mknod ~ (uutils) create special file NAME of TYPE" diff --git a/src/uu/mktemp/Cargo.toml b/src/uu/mktemp/Cargo.toml index 3d7cfa04f..12fbac28b 100644 --- a/src/uu/mktemp/Cargo.toml +++ b/src/uu/mktemp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_mktemp" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "mktemp ~ (uutils) create and display a temporary file or directory from TEMPLATE" diff --git a/src/uu/more/Cargo.toml b/src/uu/more/Cargo.toml index ef0bb8de1..470e338d7 100644 --- a/src/uu/more/Cargo.toml +++ b/src/uu/more/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_more" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "more ~ (uutils) input perusal filter" diff --git a/src/uu/mv/Cargo.toml b/src/uu/mv/Cargo.toml index 45d1b1942..45bde9f7d 100644 --- a/src/uu/mv/Cargo.toml +++ b/src/uu/mv/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_mv" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "mv ~ (uutils) move (rename) SOURCE to DESTINATION" diff --git a/src/uu/nice/Cargo.toml b/src/uu/nice/Cargo.toml index afcce849e..b6000cef8 100644 --- a/src/uu/nice/Cargo.toml +++ b/src/uu/nice/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_nice" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "nice ~ (uutils) run PROGRAM with modified scheduling priority" diff --git a/src/uu/nl/Cargo.toml b/src/uu/nl/Cargo.toml index d82793761..bb0975ecf 100644 --- a/src/uu/nl/Cargo.toml +++ b/src/uu/nl/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_nl" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "nl ~ (uutils) display input with added line numbers" diff --git a/src/uu/nohup/Cargo.toml b/src/uu/nohup/Cargo.toml index 0ca725e6c..15db83239 100644 --- a/src/uu/nohup/Cargo.toml +++ b/src/uu/nohup/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_nohup" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "nohup ~ (uutils) run COMMAND, ignoring hangup signals" diff --git a/src/uu/nproc/Cargo.toml b/src/uu/nproc/Cargo.toml index 5b65d445f..f4ea31bd2 100644 --- a/src/uu/nproc/Cargo.toml +++ b/src/uu/nproc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_nproc" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "nproc ~ (uutils) display the number of processing units available" diff --git a/src/uu/numfmt/Cargo.toml b/src/uu/numfmt/Cargo.toml index 1313a234e..50af45b80 100644 --- a/src/uu/numfmt/Cargo.toml +++ b/src/uu/numfmt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_numfmt" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "numfmt ~ (uutils) reformat NUMBER" diff --git a/src/uu/od/Cargo.toml b/src/uu/od/Cargo.toml index c713f121f..d5c3dbd47 100644 --- a/src/uu/od/Cargo.toml +++ b/src/uu/od/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_od" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "od ~ (uutils) display formatted representation of input" diff --git a/src/uu/paste/Cargo.toml b/src/uu/paste/Cargo.toml index dc18d3124..38a5a3810 100644 --- a/src/uu/paste/Cargo.toml +++ b/src/uu/paste/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_paste" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "paste ~ (uutils) merge lines from inputs" diff --git a/src/uu/pathchk/Cargo.toml b/src/uu/pathchk/Cargo.toml index 25904bfdb..0ba10ffed 100644 --- a/src/uu/pathchk/Cargo.toml +++ b/src/uu/pathchk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_pathchk" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "pathchk ~ (uutils) diagnose invalid or non-portable PATHNAME" diff --git a/src/uu/pinky/Cargo.toml b/src/uu/pinky/Cargo.toml index 4af298339..f2524d1b3 100644 --- a/src/uu/pinky/Cargo.toml +++ b/src/uu/pinky/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_pinky" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "pinky ~ (uutils) display user information" diff --git a/src/uu/pr/Cargo.toml b/src/uu/pr/Cargo.toml index 2e245569e..437ebf75a 100644 --- a/src/uu/pr/Cargo.toml +++ b/src/uu/pr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_pr" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "pr ~ (uutils) convert text files for printing" diff --git a/src/uu/printenv/Cargo.toml b/src/uu/printenv/Cargo.toml index e5e07ced3..4d246c81b 100644 --- a/src/uu/printenv/Cargo.toml +++ b/src/uu/printenv/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_printenv" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "printenv ~ (uutils) display value of environment VAR" diff --git a/src/uu/printf/Cargo.toml b/src/uu/printf/Cargo.toml index cad30bd32..701cd0da0 100644 --- a/src/uu/printf/Cargo.toml +++ b/src/uu/printf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_printf" -version = "0.0.29" +version = "0.0.30" authors = ["Nathan Ross", "uutils developers"] license = "MIT" description = "printf ~ (uutils) FORMAT and display ARGUMENTS" diff --git a/src/uu/ptx/Cargo.toml b/src/uu/ptx/Cargo.toml index 4d50a7cd4..07344820d 100644 --- a/src/uu/ptx/Cargo.toml +++ b/src/uu/ptx/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_ptx" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "ptx ~ (uutils) display a permuted index of input" diff --git a/src/uu/pwd/Cargo.toml b/src/uu/pwd/Cargo.toml index c9290f16b..c8330090b 100644 --- a/src/uu/pwd/Cargo.toml +++ b/src/uu/pwd/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_pwd" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "pwd ~ (uutils) display current working directory" diff --git a/src/uu/readlink/Cargo.toml b/src/uu/readlink/Cargo.toml index 3792bb3de..a0ac6b87a 100644 --- a/src/uu/readlink/Cargo.toml +++ b/src/uu/readlink/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_readlink" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "readlink ~ (uutils) display resolved path of PATHNAME" diff --git a/src/uu/realpath/Cargo.toml b/src/uu/realpath/Cargo.toml index bd0154e21..353dfb982 100644 --- a/src/uu/realpath/Cargo.toml +++ b/src/uu/realpath/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_realpath" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "realpath ~ (uutils) display resolved absolute path of PATHNAME" diff --git a/src/uu/rm/Cargo.toml b/src/uu/rm/Cargo.toml index 05ed02775..bcab5214a 100644 --- a/src/uu/rm/Cargo.toml +++ b/src/uu/rm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_rm" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "rm ~ (uutils) remove PATHNAME" diff --git a/src/uu/rmdir/Cargo.toml b/src/uu/rmdir/Cargo.toml index 286795e02..32a743173 100644 --- a/src/uu/rmdir/Cargo.toml +++ b/src/uu/rmdir/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_rmdir" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "rmdir ~ (uutils) remove empty DIRECTORY" diff --git a/src/uu/runcon/Cargo.toml b/src/uu/runcon/Cargo.toml index cda5fc2f7..bae7a41e1 100644 --- a/src/uu/runcon/Cargo.toml +++ b/src/uu/runcon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_runcon" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "runcon ~ (uutils) run command with specified security context" diff --git a/src/uu/seq/Cargo.toml b/src/uu/seq/Cargo.toml index 791290a8d..a975081f7 100644 --- a/src/uu/seq/Cargo.toml +++ b/src/uu/seq/Cargo.toml @@ -1,7 +1,7 @@ # spell-checker:ignore bigdecimal cfgs [package] name = "uu_seq" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "seq ~ (uutils) display a sequence of numbers" diff --git a/src/uu/shred/Cargo.toml b/src/uu/shred/Cargo.toml index 10394565a..61711a187 100644 --- a/src/uu/shred/Cargo.toml +++ b/src/uu/shred/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_shred" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "shred ~ (uutils) hide former FILE contents with repeated overwrites" diff --git a/src/uu/shuf/Cargo.toml b/src/uu/shuf/Cargo.toml index f8b887b7e..a0d5d3591 100644 --- a/src/uu/shuf/Cargo.toml +++ b/src/uu/shuf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_shuf" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "shuf ~ (uutils) display random permutations of input lines" diff --git a/src/uu/sleep/Cargo.toml b/src/uu/sleep/Cargo.toml index bb6e2e131..0fca52667 100644 --- a/src/uu/sleep/Cargo.toml +++ b/src/uu/sleep/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_sleep" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "sleep ~ (uutils) pause for DURATION" diff --git a/src/uu/sort/Cargo.toml b/src/uu/sort/Cargo.toml index d0e45a344..323813b5e 100644 --- a/src/uu/sort/Cargo.toml +++ b/src/uu/sort/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_sort" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "sort ~ (uutils) sort input lines" diff --git a/src/uu/split/Cargo.toml b/src/uu/split/Cargo.toml index 8e09eb76d..b1b152c05 100644 --- a/src/uu/split/Cargo.toml +++ b/src/uu/split/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_split" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "split ~ (uutils) split input into output files" diff --git a/src/uu/stat/Cargo.toml b/src/uu/stat/Cargo.toml index c503426d1..0bd357a99 100644 --- a/src/uu/stat/Cargo.toml +++ b/src/uu/stat/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_stat" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "stat ~ (uutils) display FILE status" diff --git a/src/uu/stdbuf/Cargo.toml b/src/uu/stdbuf/Cargo.toml index 75af9db39..4fa947dfc 100644 --- a/src/uu/stdbuf/Cargo.toml +++ b/src/uu/stdbuf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_stdbuf" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "stdbuf ~ (uutils) run COMMAND with modified standard stream buffering" @@ -22,7 +22,7 @@ tempfile = { workspace = true } uucore = { workspace = true } [build-dependencies] -libstdbuf = { version = "0.0.29", package = "uu_stdbuf_libstdbuf", path = "src/libstdbuf" } +libstdbuf = { version = "0.0.30", package = "uu_stdbuf_libstdbuf", path = "src/libstdbuf" } [[bin]] name = "stdbuf" diff --git a/src/uu/stdbuf/src/libstdbuf/Cargo.toml b/src/uu/stdbuf/src/libstdbuf/Cargo.toml index a49832b34..6aa8cf9d6 100644 --- a/src/uu/stdbuf/src/libstdbuf/Cargo.toml +++ b/src/uu/stdbuf/src/libstdbuf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_stdbuf_libstdbuf" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "stdbuf/libstdbuf ~ (uutils); dynamic library required for stdbuf" diff --git a/src/uu/stty/Cargo.toml b/src/uu/stty/Cargo.toml index 7d34d13f1..2955e4ca5 100644 --- a/src/uu/stty/Cargo.toml +++ b/src/uu/stty/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_stty" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "stty ~ (uutils) print or change terminal characteristics" diff --git a/src/uu/sum/Cargo.toml b/src/uu/sum/Cargo.toml index 1995f11df..82ded8ce1 100644 --- a/src/uu/sum/Cargo.toml +++ b/src/uu/sum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_sum" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "sum ~ (uutils) display checksum and block counts for input" diff --git a/src/uu/sync/Cargo.toml b/src/uu/sync/Cargo.toml index 8ce6cb73a..6a22fd2c7 100644 --- a/src/uu/sync/Cargo.toml +++ b/src/uu/sync/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_sync" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "sync ~ (uutils) synchronize cache writes to storage" diff --git a/src/uu/tac/Cargo.toml b/src/uu/tac/Cargo.toml index 2d9aedb8e..4c09b1a6c 100644 --- a/src/uu/tac/Cargo.toml +++ b/src/uu/tac/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "uu_tac" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "tac ~ (uutils) concatenate and display input lines in reverse order" diff --git a/src/uu/tail/Cargo.toml b/src/uu/tail/Cargo.toml index 011ee31ce..a65bd2e37 100644 --- a/src/uu/tail/Cargo.toml +++ b/src/uu/tail/Cargo.toml @@ -1,7 +1,7 @@ # spell-checker:ignore (libs) kqueue fundu [package] name = "uu_tail" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "tail ~ (uutils) display the last lines of input" diff --git a/src/uu/tee/Cargo.toml b/src/uu/tee/Cargo.toml index d4d8b300f..7b967d0d0 100644 --- a/src/uu/tee/Cargo.toml +++ b/src/uu/tee/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_tee" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "tee ~ (uutils) display input and copy to FILE" diff --git a/src/uu/test/Cargo.toml b/src/uu/test/Cargo.toml index 16e6376ed..b88720b5d 100644 --- a/src/uu/test/Cargo.toml +++ b/src/uu/test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_test" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "test ~ (uutils) evaluate comparison and file type expressions" diff --git a/src/uu/timeout/Cargo.toml b/src/uu/timeout/Cargo.toml index eddcf8222..93c505ea1 100644 --- a/src/uu/timeout/Cargo.toml +++ b/src/uu/timeout/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_timeout" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "timeout ~ (uutils) run COMMAND with a DURATION time limit" diff --git a/src/uu/touch/Cargo.toml b/src/uu/touch/Cargo.toml index e1e9ecb95..8ce61299a 100644 --- a/src/uu/touch/Cargo.toml +++ b/src/uu/touch/Cargo.toml @@ -1,7 +1,7 @@ # spell-checker:ignore datetime [package] name = "uu_touch" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "touch ~ (uutils) change FILE timestamps" diff --git a/src/uu/tr/Cargo.toml b/src/uu/tr/Cargo.toml index a9a0e2089..a9803d88d 100644 --- a/src/uu/tr/Cargo.toml +++ b/src/uu/tr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_tr" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "tr ~ (uutils) translate characters within input and display" diff --git a/src/uu/true/Cargo.toml b/src/uu/true/Cargo.toml index e9d85a6c9..a7e438678 100644 --- a/src/uu/true/Cargo.toml +++ b/src/uu/true/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_true" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "true ~ (uutils) do nothing and succeed" diff --git a/src/uu/truncate/Cargo.toml b/src/uu/truncate/Cargo.toml index 6845ce27d..f02ee6cd2 100644 --- a/src/uu/truncate/Cargo.toml +++ b/src/uu/truncate/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_truncate" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "truncate ~ (uutils) truncate (or extend) FILE to SIZE" diff --git a/src/uu/tsort/Cargo.toml b/src/uu/tsort/Cargo.toml index 77c2686a4..7e9bcd4b7 100644 --- a/src/uu/tsort/Cargo.toml +++ b/src/uu/tsort/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_tsort" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "tsort ~ (uutils) topologically sort input (partially ordered) pairs" diff --git a/src/uu/tty/Cargo.toml b/src/uu/tty/Cargo.toml index dac2464d4..2aa68bbf8 100644 --- a/src/uu/tty/Cargo.toml +++ b/src/uu/tty/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_tty" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "tty ~ (uutils) display the name of the terminal connected to standard input" diff --git a/src/uu/uname/Cargo.toml b/src/uu/uname/Cargo.toml index 5545445a1..ee95006cf 100644 --- a/src/uu/uname/Cargo.toml +++ b/src/uu/uname/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_uname" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "uname ~ (uutils) display system information" diff --git a/src/uu/unexpand/Cargo.toml b/src/uu/unexpand/Cargo.toml index b0ed1fa84..d51131f7b 100644 --- a/src/uu/unexpand/Cargo.toml +++ b/src/uu/unexpand/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_unexpand" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "unexpand ~ (uutils) convert input spaces to tabs" diff --git a/src/uu/uniq/Cargo.toml b/src/uu/uniq/Cargo.toml index ace29f470..a060077b2 100644 --- a/src/uu/uniq/Cargo.toml +++ b/src/uu/uniq/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_uniq" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "uniq ~ (uutils) filter identical adjacent lines from input" diff --git a/src/uu/unlink/Cargo.toml b/src/uu/unlink/Cargo.toml index 3152ccd45..f0f4c0d25 100644 --- a/src/uu/unlink/Cargo.toml +++ b/src/uu/unlink/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_unlink" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "unlink ~ (uutils) remove a (file system) link to FILE" diff --git a/src/uu/uptime/Cargo.toml b/src/uu/uptime/Cargo.toml index 3ae64b081..2134a8003 100644 --- a/src/uu/uptime/Cargo.toml +++ b/src/uu/uptime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_uptime" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "uptime ~ (uutils) display dynamic system information" diff --git a/src/uu/users/Cargo.toml b/src/uu/users/Cargo.toml index fa9f4c827..bb643f903 100644 --- a/src/uu/users/Cargo.toml +++ b/src/uu/users/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_users" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "users ~ (uutils) display names of currently logged-in users" diff --git a/src/uu/vdir/Cargo.toml b/src/uu/vdir/Cargo.toml index 09fc48c05..07f0db2e5 100644 --- a/src/uu/vdir/Cargo.toml +++ b/src/uu/vdir/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_vdir" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "shortcut to ls -l -b" diff --git a/src/uu/wc/Cargo.toml b/src/uu/wc/Cargo.toml index b3e06e296..2faab5e9c 100644 --- a/src/uu/wc/Cargo.toml +++ b/src/uu/wc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_wc" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "wc ~ (uutils) display newline, word, and byte counts for input" diff --git a/src/uu/who/Cargo.toml b/src/uu/who/Cargo.toml index 15bed98b7..0b61286f2 100644 --- a/src/uu/who/Cargo.toml +++ b/src/uu/who/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_who" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "who ~ (uutils) display information about currently logged-in users" diff --git a/src/uu/whoami/Cargo.toml b/src/uu/whoami/Cargo.toml index 7b24429b0..43848cc15 100644 --- a/src/uu/whoami/Cargo.toml +++ b/src/uu/whoami/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_whoami" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "whoami ~ (uutils) display user name of current effective user ID" diff --git a/src/uu/yes/Cargo.toml b/src/uu/yes/Cargo.toml index af1b937b7..0185d1f58 100644 --- a/src/uu/yes/Cargo.toml +++ b/src/uu/yes/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_yes" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "yes ~ (uutils) repeatedly display a line with STRING (or 'y')" diff --git a/src/uucore/Cargo.toml b/src/uucore/Cargo.toml index 75556dddd..97a684cb5 100644 --- a/src/uucore/Cargo.toml +++ b/src/uucore/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "uucore" -version = "0.0.29" +version = "0.0.30" authors = ["uutils developers"] license = "MIT" description = "uutils ~ 'core' uutils code library (cross-platform)" diff --git a/src/uucore_procs/Cargo.toml b/src/uucore_procs/Cargo.toml index 196544091..40e0c9339 100644 --- a/src/uucore_procs/Cargo.toml +++ b/src/uucore_procs/Cargo.toml @@ -1,7 +1,7 @@ # spell-checker:ignore uuhelp [package] name = "uucore_procs" -version = "0.0.29" +version = "0.0.30" authors = ["Roy Ivy III "] license = "MIT" description = "uutils ~ 'uucore' proc-macros" @@ -19,4 +19,4 @@ proc-macro = true [dependencies] proc-macro2 = "1.0.81" quote = "1.0.36" -uuhelp_parser = { path = "../uuhelp_parser", version = "0.0.29" } +uuhelp_parser = { path = "../uuhelp_parser", version = "0.0.30" } diff --git a/src/uuhelp_parser/Cargo.toml b/src/uuhelp_parser/Cargo.toml index af46f7195..e2bca7023 100644 --- a/src/uuhelp_parser/Cargo.toml +++ b/src/uuhelp_parser/Cargo.toml @@ -1,7 +1,7 @@ # spell-checker:ignore uuhelp [package] name = "uuhelp_parser" -version = "0.0.29" +version = "0.0.30" edition = "2021" license = "MIT" description = "A collection of functions to parse the markdown code of help files" diff --git a/util/update-version.sh b/util/update-version.sh index 237beb100..58e77d278 100755 --- a/util/update-version.sh +++ b/util/update-version.sh @@ -17,8 +17,8 @@ # 10) Create the release on github https://github.com/uutils/coreutils/releases/new # 11) Make sure we have good release notes -FROM="0.0.28" -TO="0.0.29" +FROM="0.0.29" +TO="0.0.30" PROGS=$(ls -1d src/uu/*/Cargo.toml src/uu/stdbuf/src/libstdbuf/Cargo.toml src/uucore/Cargo.toml Cargo.toml)