summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTerts Diepraam <terts.diepraam@gmail.com>2022-05-22 19:57:19 +0200
committerGitHub <noreply@github.com>2022-05-22 19:57:19 +0200
commiteae07adfb182cc1c9e69ee7e55128587095bca87 (patch)
tree014d26d900b7e7ffe8f13509e03e45e7f39e13ef
parent887f49ce2df0c9e16078aa153bd819bdd7535d43 (diff)
Version 0.0.14 (#3553)0.0.14
Version 0.0.14
-rw-r--r--Cargo.lock479
-rw-r--r--Cargo.toml206
-rw-r--r--src/uu/arch/Cargo.toml2
-rw-r--r--src/uu/base32/Cargo.toml2
-rw-r--r--src/uu/base64/Cargo.toml2
-rw-r--r--src/uu/basename/Cargo.toml2
-rw-r--r--src/uu/basenc/Cargo.toml2
-rw-r--r--src/uu/cat/Cargo.toml2
-rw-r--r--src/uu/chcon/Cargo.toml2
-rw-r--r--src/uu/chgrp/Cargo.toml2
-rw-r--r--src/uu/chmod/Cargo.toml2
-rw-r--r--src/uu/chown/Cargo.toml2
-rw-r--r--src/uu/chroot/Cargo.toml2
-rw-r--r--src/uu/cksum/Cargo.toml2
-rw-r--r--src/uu/comm/Cargo.toml2
-rw-r--r--src/uu/cp/Cargo.toml2
-rw-r--r--src/uu/csplit/Cargo.toml2
-rw-r--r--src/uu/cut/Cargo.toml2
-rw-r--r--src/uu/date/Cargo.toml2
-rw-r--r--src/uu/dd/Cargo.toml2
-rw-r--r--src/uu/df/Cargo.toml2
-rw-r--r--src/uu/dir/Cargo.toml6
-rw-r--r--src/uu/dircolors/Cargo.toml2
-rw-r--r--src/uu/dirname/Cargo.toml2
-rw-r--r--src/uu/du/Cargo.toml2
-rw-r--r--src/uu/echo/Cargo.toml2
-rw-r--r--src/uu/env/Cargo.toml2
-rw-r--r--src/uu/expand/Cargo.toml2
-rw-r--r--src/uu/expr/Cargo.toml2
-rw-r--r--src/uu/factor/Cargo.toml2
-rw-r--r--src/uu/false/Cargo.toml2
-rw-r--r--src/uu/fmt/Cargo.toml2
-rw-r--r--src/uu/fold/Cargo.toml2
-rw-r--r--src/uu/groups/Cargo.toml2
-rw-r--r--src/uu/hashsum/Cargo.toml2
-rw-r--r--src/uu/head/Cargo.toml2
-rw-r--r--src/uu/hostid/Cargo.toml2
-rw-r--r--src/uu/hostname/Cargo.toml2
-rw-r--r--src/uu/id/Cargo.toml2
-rw-r--r--src/uu/install/Cargo.toml2
-rw-r--r--src/uu/join/Cargo.toml2
-rw-r--r--src/uu/kill/Cargo.toml2
-rw-r--r--src/uu/link/Cargo.toml2
-rw-r--r--src/uu/ln/Cargo.toml2
-rw-r--r--src/uu/logname/Cargo.toml2
-rw-r--r--src/uu/ls/Cargo.toml2
-rw-r--r--src/uu/mkdir/Cargo.toml2
-rw-r--r--src/uu/mkfifo/Cargo.toml2
-rw-r--r--src/uu/mknod/Cargo.toml2
-rw-r--r--src/uu/mktemp/Cargo.toml2
-rw-r--r--src/uu/more/Cargo.toml2
-rw-r--r--src/uu/mv/Cargo.toml2
-rw-r--r--src/uu/nice/Cargo.toml2
-rw-r--r--src/uu/nl/Cargo.toml2
-rw-r--r--src/uu/nohup/Cargo.toml2
-rw-r--r--src/uu/nproc/Cargo.toml2
-rw-r--r--src/uu/numfmt/Cargo.toml2
-rw-r--r--src/uu/od/Cargo.toml2
-rw-r--r--src/uu/paste/Cargo.toml2
-rw-r--r--src/uu/pathchk/Cargo.toml2
-rw-r--r--src/uu/pinky/Cargo.toml2
-rw-r--r--src/uu/pr/Cargo.toml2
-rw-r--r--src/uu/printenv/Cargo.toml2
-rw-r--r--src/uu/printf/Cargo.toml2
-rw-r--r--src/uu/ptx/Cargo.toml2
-rw-r--r--src/uu/pwd/Cargo.toml2
-rw-r--r--src/uu/readlink/Cargo.toml2
-rw-r--r--src/uu/realpath/Cargo.toml2
-rw-r--r--src/uu/relpath/Cargo.toml2
-rw-r--r--src/uu/rm/Cargo.toml2
-rw-r--r--src/uu/rmdir/Cargo.toml2
-rw-r--r--src/uu/runcon/Cargo.toml2
-rw-r--r--src/uu/seq/Cargo.toml2
-rw-r--r--src/uu/shred/Cargo.toml2
-rw-r--r--src/uu/shuf/Cargo.toml2
-rw-r--r--src/uu/sleep/Cargo.toml2
-rw-r--r--src/uu/sort/Cargo.toml2
-rw-r--r--src/uu/split/Cargo.toml2
-rw-r--r--src/uu/stat/Cargo.toml2
-rw-r--r--src/uu/stdbuf/Cargo.toml4
-rw-r--r--src/uu/stdbuf/src/libstdbuf/Cargo.toml2
-rw-r--r--src/uu/sum/Cargo.toml2
-rw-r--r--src/uu/sync/Cargo.toml2
-rw-r--r--src/uu/tac/Cargo.toml2
-rw-r--r--src/uu/tail/Cargo.toml4
-rw-r--r--src/uu/tee/Cargo.toml2
-rw-r--r--src/uu/test/Cargo.toml2
-rw-r--r--src/uu/timeout/Cargo.toml2
-rw-r--r--src/uu/touch/Cargo.toml2
-rw-r--r--src/uu/tr/Cargo.toml2
-rw-r--r--src/uu/true/Cargo.toml2
-rw-r--r--src/uu/truncate/Cargo.toml2
-rw-r--r--src/uu/tsort/Cargo.toml2
-rw-r--r--src/uu/tty/Cargo.toml2
-rw-r--r--src/uu/uname/Cargo.toml2
-rw-r--r--src/uu/unexpand/Cargo.toml2
-rw-r--r--src/uu/uniq/Cargo.toml2
-rw-r--r--src/uu/unlink/Cargo.toml2
-rw-r--r--src/uu/uptime/Cargo.toml2
-rw-r--r--src/uu/users/Cargo.toml2
-rw-r--r--src/uu/vdir/Cargo.toml4
-rw-r--r--src/uu/wc/Cargo.toml2
-rw-r--r--src/uu/who/Cargo.toml2
-rw-r--r--src/uu/whoami/Cargo.toml2
-rw-r--r--src/uu/yes/Cargo.toml2
-rw-r--r--src/uucore/Cargo.toml2
-rw-r--r--src/uucore_procs/Cargo.toml2
-rwxr-xr-xutil/update-version.sh12
108 files changed, 446 insertions, 471 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5a978a6ba..40fdcfd2a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -69,9 +69,9 @@ dependencies = [
[[package]]
name = "autocfg"
-version = "1.0.1"
+version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
+checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "bigdecimal"
@@ -109,7 +109,7 @@ dependencies = [
"log",
"peeking_take_while",
"proc-macro2",
- "quote 1.0.14",
+ "quote 1.0.18",
"regex",
"rustc-hash",
"shlex",
@@ -149,9 +149,9 @@ dependencies = [
[[package]]
name = "block-buffer"
-version = "0.10.0"
+version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f1d36a02058e76b040de25a4464ba1c80935655595b661505c8b39b664828b95"
+checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
dependencies = [
"generic-array",
]
@@ -190,9 +190,9 @@ checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "cc"
-version = "1.0.72"
+version = "1.0.73"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee"
+checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
[[package]]
name = "cexpr"
@@ -230,9 +230,9 @@ dependencies = [
[[package]]
name = "clang-sys"
-version = "1.3.0"
+version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "fa66045b9cb23c2e9c1520732030608b02ee07e5cfaa5a521ec15ded7fa24c90"
+checksum = "bf6b561dcf059c85bbe388e0a7b0a1469acb3934cc0cfa148613a830629e3049"
dependencies = [
"glob",
"libc",
@@ -312,7 +312,7 @@ dependencies = [
[[package]]
name = "coreutils"
-version = "0.0.13"
+version = "0.0.14"
dependencies = [
"atty",
"chrono",
@@ -458,9 +458,9 @@ dependencies = [
[[package]]
name = "cpp"
-version = "0.5.6"
+version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4875a08600be48dcc9cb6ee07f104a3e0752e95184dede6a30044d6480bf50e8"
+checksum = "dec5e86d4f6547f0218ad923d9508244a71ef83b763196e6698b4f70f3595185"
dependencies = [
"cpp_macros",
]
@@ -493,9 +493,9 @@ dependencies = [
[[package]]
name = "cpp_common"
-version = "0.5.6"
+version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "df78ad28e5fe814285016779fb3d3b874520c799a847e6190bf2b834cc4ff283"
+checksum = "76071bb9c8c4dd2b5eb209907deab7b031323cf1be3dfdc6ec5d37f4f187d8a1"
dependencies = [
"lazy_static",
"proc-macro2",
@@ -504,17 +504,16 @@ dependencies = [
[[package]]
name = "cpp_macros"
-version = "0.5.6"
+version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4f93a21e618c10abc84ebb63ffa5952e1f7a4568b8141d542d5ef860e4a8fc25"
+checksum = "7fdaa01904c12a8989dbfa110b41ef27efc432ac9934f691b9732f01cb64dc01"
dependencies = [
"aho-corasick",
"byteorder",
- "cpp_common 0.5.6",
- "if_rust_version",
+ "cpp_common 0.5.7",
"lazy_static",
"proc-macro2",
- "quote 1.0.14",
+ "quote 1.0.18",
"syn",
]
@@ -526,7 +525,7 @@ checksum = "a8cd649bf5b3804d92fe12a60c7698f5a538a6033ed8a668bf5241d4d4f1644e"
dependencies = [
"cpp_synom",
"quote 0.3.15",
- "unicode-xid 0.0.4",
+ "unicode-xid",
]
[[package]]
@@ -546,14 +545,14 @@ version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fc8da5694233b646150c785118f77835ad0a49680c7f312a10ef30957c67b6d"
dependencies = [
- "unicode-xid 0.0.4",
+ "unicode-xid",
]
[[package]]
name = "cpufeatures"
-version = "0.2.1"
+version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
+checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"
dependencies = [
"libc",
]
@@ -569,9 +568,9 @@ dependencies = [
[[package]]
name = "crossbeam-channel"
-version = "0.5.2"
+version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa"
+checksum = "5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53"
dependencies = [
"cfg-if 1.0.0",
"crossbeam-utils",
@@ -590,10 +589,11 @@ dependencies = [
[[package]]
name = "crossbeam-epoch"
-version = "0.9.6"
+version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "97242a70df9b89a65d0b6df3c4bf5b9ce03c5b7309019777fbde37e7537f8762"
+checksum = "1145cf131a2c6ba0615079ab6a638f7e1973ac9c2634fcbeaaad6114246efe8c"
dependencies = [
+ "autocfg",
"cfg-if 1.0.0",
"crossbeam-utils",
"lazy_static",
@@ -603,9 +603,9 @@ dependencies = [
[[package]]
name = "crossbeam-utils"
-version = "0.8.6"
+version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cfcae03edb34f947e64acdb1c33ec169824e20657e9ecb61cef6c8c74dcb8120"
+checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
dependencies = [
"cfg-if 1.0.0",
"lazy_static",
@@ -648,11 +648,11 @@ dependencies = [
[[package]]
name = "ctor"
-version = "0.1.21"
+version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"
+checksum = "f877be4f7c9f246b183111634f75baa039715e3f46ce860677d3b19a69fb229c"
dependencies = [
- "quote 1.0.14",
+ "quote 1.0.18",
"syn",
]
@@ -785,9 +785,9 @@ dependencies = [
[[package]]
name = "fastrand"
-version = "1.6.0"
+version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "779d043b6a0b90cc4c0ed7ee380a6504394cee7efd7db050e3774eee387324b2"
+checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
dependencies = [
"instant",
]
@@ -812,9 +812,9 @@ dependencies = [
[[package]]
name = "flate2"
-version = "1.0.22"
+version = "1.0.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f"
+checksum = "b39522e96686d38f4bc984b9198e3a0613264abaebaff2c5c918bfa6b6da09af"
dependencies = [
"cfg-if 1.0.0",
"crc32fast",
@@ -865,9 +865,9 @@ dependencies = [
[[package]]
name = "getrandom"
-version = "0.2.4"
+version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c"
+checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
dependencies = [
"cfg-if 1.0.0",
"libc",
@@ -946,16 +946,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
-name = "if_rust_version"
-version = "1.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "46dbcb333e86939721589d25a3557e180b52778cb33c7fdfe9e0158ff790d5ec"
-
-[[package]]
name = "indexmap"
-version = "1.8.0"
+version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223"
+checksum = "0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee"
dependencies = [
"autocfg",
"hashbrown 0.11.2",
@@ -987,9 +981,9 @@ dependencies = [
[[package]]
name = "itoa"
-version = "1.0.1"
+version = "1.0.2"
sourc