diff --git a/CREDITS.md b/CREDITS.md index 688c16f..ba40369 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -1,7 +1,7 @@ # Project Dependencies Package: channelz - Version: 0.9.0 - Generated: 2024-05-20 03:16:45 UTC + Version: 0.9.1 + Generated: 2024-07-25 17:53:45 UTC | Package | Version | Author(s) | License | | ---- | ---- | ---- | ---- | @@ -10,20 +10,20 @@ | [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) | 6.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 | +| [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor) | 4.0.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.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-channel](https://github.com/crossbeam-rs/crossbeam) | 0.5.13 | | Apache-2.0 or MIT | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.20 | | Apache-2.0 or MIT | | [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.1 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | -| [dowser](https://github.com/Blobfolio/dowser) | 0.9.0 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | +| [dactyl](https://github.com/Blobfolio/dactyl) | 0.7.2 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | +| [dowser](https://github.com/Blobfolio/dowser) | 0.9.2 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | | [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.5 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL | +| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.13.6 | [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 | | [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.12 | [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.13 | [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.34 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) | Apache-2.0, BSD-2-Clause, or MIT | +| [zerocopy](https://github.com/google/zerocopy) | 0.7.35 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) | Apache-2.0, BSD-2-Clause, or MIT | diff --git a/Cargo.toml b/Cargo.toml index d5ce06c..e7bf12f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "channelz" -version = "0.9.0" +version = "0.9.1" license = "WTFPL" authors = ["Josh Stoik "] edition = "2021" diff --git a/release/man/channelz.1 b/release/man/channelz.1 index 201f86e..819c79d 100644 --- a/release/man/channelz.1 +++ b/release/man/channelz.1 @@ -1,6 +1,6 @@ -.TH "CHANNELZ" "1" "May 2024" "ChannelZ v0.9.0" "User Commands" +.TH "CHANNELZ" "1" "July 2024" "ChannelZ v0.9.1" "User Commands" .SH NAME -ChannelZ \- Manual page for channelz v0.9.0. +ChannelZ \- Manual page for channelz v0.9.1. .SH DESCRIPTION Fast, multi\-threaded static Gzip/Brotli encoding tool for the CLI. .SS USAGE: diff --git a/src/enc.rs b/src/enc.rs index 5d0470c..ba18760 100644 --- a/src/enc.rs +++ b/src/enc.rs @@ -36,11 +36,6 @@ pub(super) fn encode(src: &Path) -> Option<(u64, u64, u64)> { // and fits within `u64`. let raw = std::fs::read(src).ok()?; let len = raw.len(); - - #[cfg(target_pointer_width = "128")] - if 0 == len || len > u128::from(u64::MAX) { return None; } - - #[cfg(not(target_pointer_width = "128"))] if len == 0 { return None; } // A shared buffer for our encoded copies.