Return to cargo-depends.mk CVS log | Up to [cvs.NetBSD.org] / pkgsrc / sysutils / hexyl |
sysutils/hexyl: update to 0.11.0 Features - Significantly improved performance, see #173 and #176 (@sharifhsn) - Added variable panels through the --panels and --terminal-width flags, see #13 and #164 (@sharifhsn) - Added new --group-bytes/-g option, see #104 and #170 (@RinHizakura) - Added new --base B option (where B can be binary, octal, decimal or hexadecimal), see #147 and #178 (@sharifhsn) - Show actual zero bytes as ⋄ in the character panel (previously: 0), in order not to confuse them with ASCII - 0 bytes if colors are deactivated. Closes #166 (@sharkdp) hexyl as a library - Breaking change: Printer::new is deprecated as a part of the public API. Alternatively, you can now construct a Printer using the PrinterBuilder builder API, see #168. (@sharifhsn) Other - More tests for the squeezing feature, see #177 (@mkatychev) Thank you - Special thanks go to @sharifhsn, not just for the new features, bugfixes and performance improvements. But also for many internal improvements of the code base and other maintenance tasks.
# $NetBSD: cargo-depends.mk,v 1.3 2022/12/05 11:22:39 pin Exp $ CARGO_CRATE_DEPENDS+= aho-corasick-0.7.20 CARGO_CRATE_DEPENDS+= anstyle-0.2.5 CARGO_CRATE_DEPENDS+= anyhow-1.0.66 CARGO_CRATE_DEPENDS+= assert_cmd-2.0.7 CARGO_CRATE_DEPENDS+= autocfg-1.1.0 CARGO_CRATE_DEPENDS+= bitflags-1.3.2 CARGO_CRATE_DEPENDS+= bstr-1.0.1 CARGO_CRATE_DEPENDS+= cc-1.0.77 CARGO_CRATE_DEPENDS+= clap-4.0.29 CARGO_CRATE_DEPENDS+= clap_lex-0.3.0 CARGO_CRATE_DEPENDS+= const_format-0.2.30 CARGO_CRATE_DEPENDS+= const_format_proc_macros-0.2.29 CARGO_CRATE_DEPENDS+= ctor-0.1.26 CARGO_CRATE_DEPENDS+= diff-0.1.13 CARGO_CRATE_DEPENDS+= difflib-0.4.0 CARGO_CRATE_DEPENDS+= doc-comment-0.3.3 CARGO_CRATE_DEPENDS+= either-1.8.0 CARGO_CRATE_DEPENDS+= errno-0.2.8 CARGO_CRATE_DEPENDS+= errno-dragonfly-0.1.2 CARGO_CRATE_DEPENDS+= float-cmp-0.9.0 CARGO_CRATE_DEPENDS+= hermit-abi-0.2.6 CARGO_CRATE_DEPENDS+= io-lifetimes-1.0.3 CARGO_CRATE_DEPENDS+= is-terminal-0.4.1 CARGO_CRATE_DEPENDS+= itertools-0.10.5 CARGO_CRATE_DEPENDS+= libc-0.2.138 CARGO_CRATE_DEPENDS+= linux-raw-sys-0.1.3 CARGO_CRATE_DEPENDS+= memchr-2.5.0 CARGO_CRATE_DEPENDS+= normalize-line-endings-0.3.0 CARGO_CRATE_DEPENDS+= num-traits-0.2.15 CARGO_CRATE_DEPENDS+= once_cell-1.16.0 CARGO_CRATE_DEPENDS+= os_str_bytes-6.4.1 CARGO_CRATE_DEPENDS+= output_vt100-0.1.3 CARGO_CRATE_DEPENDS+= predicates-2.1.4 CARGO_CRATE_DEPENDS+= predicates-core-1.0.5 CARGO_CRATE_DEPENDS+= predicates-tree-1.0.7 CARGO_CRATE_DEPENDS+= pretty_assertions-1.3.0 CARGO_CRATE_DEPENDS+= proc-macro2-1.0.47 CARGO_CRATE_DEPENDS+= quote-1.0.21 CARGO_CRATE_DEPENDS+= regex-1.7.0 CARGO_CRATE_DEPENDS+= regex-automata-0.1.10 CARGO_CRATE_DEPENDS+= regex-syntax-0.6.28 CARGO_CRATE_DEPENDS+= rustix-0.36.4 CARGO_CRATE_DEPENDS+= serde-1.0.149 CARGO_CRATE_DEPENDS+= strsim-0.10.0 CARGO_CRATE_DEPENDS+= syn-1.0.105 CARGO_CRATE_DEPENDS+= termcolor-1.1.3 CARGO_CRATE_DEPENDS+= terminal_size-0.2.3 CARGO_CRATE_DEPENDS+= termtree-0.4.0 CARGO_CRATE_DEPENDS+= thiserror-1.0.37 CARGO_CRATE_DEPENDS+= thiserror-impl-1.0.37 CARGO_CRATE_DEPENDS+= unicode-ident-1.0.5 CARGO_CRATE_DEPENDS+= unicode-xid-0.2.4 CARGO_CRATE_DEPENDS+= wait-timeout-0.2.0 CARGO_CRATE_DEPENDS+= winapi-0.3.9 CARGO_CRATE_DEPENDS+= winapi-i686-pc-windows-gnu-0.4.0 CARGO_CRATE_DEPENDS+= winapi-util-0.1.5 CARGO_CRATE_DEPENDS+= winapi-x86_64-pc-windows-gnu-0.4.0 CARGO_CRATE_DEPENDS+= windows-sys-0.42.0 CARGO_CRATE_DEPENDS+= windows_aarch64_gnullvm-0.42.0 CARGO_CRATE_DEPENDS+= windows_aarch64_msvc-0.42.0 CARGO_CRATE_DEPENDS+= windows_i686_gnu-0.42.0 CARGO_CRATE_DEPENDS+= windows_i686_msvc-0.42.0 CARGO_CRATE_DEPENDS+= windows_x86_64_gnu-0.42.0 CARGO_CRATE_DEPENDS+= windows_x86_64_gnullvm-0.42.0 CARGO_CRATE_DEPENDS+= windows_x86_64_msvc-0.42.0 CARGO_CRATE_DEPENDS+= yansi-0.5.1