diff --git a/CREDITS.md b/CREDITS.md index a9dd89b..d7051db 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -1,7 +1,7 @@ # Project Dependencies Package: channelz - Version: 0.8.4 - Generated: 2024-03-21 17:49:13 UTC + Version: 0.8.5 + Generated: 2024-05-02 18:37:20 UTC | Package | Version | Author(s) | License | | ---- | ---- | ---- | ---- | @@ -9,9 +9,9 @@ | [alloc-no-stdlib](https://github.com/dropbox/rust-alloc-no-stdlib) | 2.0.4 | [Daniel Reiter Horn](mailto:danielrh@dropbox.com) | BSD-3-Clause | | [alloc-stdlib](https://github.com/dropbox/rust-alloc-no-stdlib) | 0.2.2 | [Daniel Reiter Horn](mailto:danielrh@dropbox.com) | BSD-3-Clause | | [argyle](https://github.com/Blobfolio/argyle) | 0.7.2 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [brotli](https://github.com/dropbox/rust-brotli) | 3.5.0 | [Daniel Reiter Horn](mailto:danielrh@dropbox.com) and The Brotli Authors | BSD-3-Clause or MIT | -| [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor) | 2.5.1 | [Daniel Reiter Horn](mailto:danielrh@dropbox.com) and The Brotli Authors | BSD-3-Clause or MIT | -| [bytecount](https://github.com/llogiq/bytecount) | 0.6.7 | [Andre Bogus](mailto:bogusandre@gmail.de) and [Joshua Landau](mailto:joshua@landau.ws) | Apache-2.0 or MIT | +| [brotli](https://github.com/dropbox/rust-brotli) | 5.0.0 | [Daniel Reiter Horn](mailto:danielrh@dropbox.com) and The Brotli Authors | BSD-3-Clause or MIT | +| [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor) | 4.0.0 | [Daniel Reiter Horn](mailto:danielrh@dropbox.com) and The Brotli Authors | BSD-3-Clause or MIT | +| [bytecount](https://github.com/llogiq/bytecount) | 0.6.8 | [Andre Bogus](mailto:bogusandre@gmail.de) and [Joshua Landau](mailto:joshua@landau.ws) | Apache-2.0 or MIT | | [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:alex@alexcrichton.com) | Apache-2.0 or MIT | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.5 | | Apache-2.0 or MIT | | [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.18 | | Apache-2.0 or MIT | @@ -19,15 +19,15 @@ | [ctrlc](https://github.com/Detegr/rust-ctrlc.git) | 3.4.4 | [Antti Keränen](mailto:detegr@gmail.com) | Apache-2.0 or MIT | | [dactyl](https://github.com/Blobfolio/dactyl) | 0.7.0 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | | [dowser](https://github.com/Blobfolio/dowser) | 0.9.0 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [either](https://github.com/rayon-rs/either) | 1.10.0 | bluss | Apache-2.0 or MIT | -| [fastrand](https://github.com/smol-rs/fastrand) | 2.0.1 | [Stjepan Glavina](mailto:stjepang@gmail.com) | Apache-2.0 or MIT | -| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.13.3 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [libdeflate-sys](https://github.com/adamkewley/libdeflater) | 1.19.3 | [Adam Kewley](mailto:contact@adamkewley.com) | Apache-2.0 | -| [libdeflater](https://github.com/adamkewley/libdeflater) | 1.19.3 | [Adam Kewley](mailto:contact@adamkewley.com) | Apache-2.0 | -| [rayon](https://github.com/rayon-rs/rayon) | 1.9.0 | [Niko Matsakis](mailto:niko@alum.mit.edu) and [Josh Stone](mailto:cuviper@gmail.com) | Apache-2.0 or MIT | +| [either](https://github.com/rayon-rs/either) | 1.11.0 | bluss | Apache-2.0 or MIT | +| [fastrand](https://github.com/smol-rs/fastrand) | 2.1.0 | [Stjepan Glavina](mailto:stjepang@gmail.com) | Apache-2.0 or MIT | +| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.13.4 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | +| [libdeflate-sys](https://github.com/adamkewley/libdeflater) | 1.20.0 | [Adam Kewley](mailto:contact@adamkewley.com) | Apache-2.0 | +| [libdeflater](https://github.com/adamkewley/libdeflater) | 1.20.0 | [Adam Kewley](mailto:contact@adamkewley.com) | Apache-2.0 | +| [rayon](https://github.com/rayon-rs/rayon) | 1.10.0 | [Niko Matsakis](mailto:niko@alum.mit.edu) and [Josh Stone](mailto:cuviper@gmail.com) | Apache-2.0 or MIT | | [rayon-core](https://github.com/rayon-rs/rayon) | 1.12.1 | [Niko Matsakis](mailto:niko@alum.mit.edu) and [Josh Stone](mailto:cuviper@gmail.com) | Apache-2.0 or MIT | | [tempfile](https://github.com/Stebalien/tempfile) | 3.10.1 | [Steven Allen](mailto:steven@stebalien.com), The Rust Project Developers, [Ashley Mannix](mailto:ashleymannix@live.com.au), and [Jason White](mailto:me@jasonwhite.io) | Apache-2.0 or MIT | | [terminal_size](https://github.com/eminence/terminal-size) | 0.3.0 | [Andrew Chin](mailto:achin@eminence32.net) | Apache-2.0 or MIT | -| [unicode-width](https://github.com/unicode-rs/unicode-width) | 0.1.11 | [kwantam](mailto:kwantam@gmail.com) and [Manish Goregaokar](mailto:manishsmail@gmail.com) | Apache-2.0 or MIT | +| [unicode-width](https://github.com/unicode-rs/unicode-width) | 0.1.12 | [kwantam](mailto:kwantam@gmail.com) and [Manish Goregaokar](mailto:manishsmail@gmail.com) | Apache-2.0 or MIT | | [write_atomic](https://github.com/Blobfolio/write_atomic) | 0.5.0 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | | [zerocopy](https://github.com/google/zerocopy) | 0.7.32 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) | Apache-2.0, BSD-2-Clause, or MIT | diff --git a/Cargo.toml b/Cargo.toml index c9fa5d2..35f0baa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "channelz" -version = "0.8.4" +version = "0.8.5" license = "WTFPL" authors = ["Josh Stoik "] edition = "2021" @@ -92,12 +92,12 @@ argyle = "0.7.*" ctrlc = "=3.4.4" dactyl = "0.7.*" dowser = "0.9.*" -libdeflater = "=1.19.3" -rayon = "1.9.*" +libdeflater = "=1.20.0" +rayon = "1.10.*" write_atomic = "0.5.*" [dependencies.brotli] -version = "=3.5.0" +version = "=5.0.0" default-features = false features = [ "std" ] diff --git a/release/man/channelz.1 b/release/man/channelz.1 index b5b8e45..b4ee116 100644 --- a/release/man/channelz.1 +++ b/release/man/channelz.1 @@ -1,6 +1,6 @@ -.TH "CHANNELZ" "1" "March 2024" "ChannelZ v0.8.4" "User Commands" +.TH "CHANNELZ" "1" "May 2024" "ChannelZ v0.8.5" "User Commands" .SH NAME -ChannelZ \- Manual page for channelz v0.8.4. +ChannelZ \- Manual page for channelz v0.8.5. .SH DESCRIPTION Fast, multi\-threaded static Gzip/Brotli encoding tool for the CLI. .SS USAGE: