# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "hhh" version = "1.0.1" authors = ["Stacy Prowell "] description = "The hhh Binary File Processor" homepage = "https://gitlab.com/binary-tools/hhh" readme = "README.md" keywords = [ "hex", "hexdump", "binary-file", ] categories = [ "development-tools", "encoding", ] license = "Apache-2.0" repository = "https://gitlab.com/binary-tools/hhh" [dependencies.chrono] version = "0.4.31" [dependencies.clap] version = "4.4.6" features = ["derive"] [dependencies.directories-next] version = "2.0.0" [dependencies.env_logger] version = "0.10.0" [dependencies.log] version = "0.4.20" [dependencies.num] version = "0.4.1" [dependencies.tempfile] version = "3.8.0" [dependencies.termsize] version = "0.1.6" [dependencies.textwrap] version = "0.16.0" [dependencies.trivet] version = "2.0.2" [features] strict = []