huski-lib 2.0.4

ASCII table aide library.
Documentation
# 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 = "huski-lib"
version = "2.0.4"
authors = ["software9119.technology"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "ASCII table aide library."
documentation = "https://docs.rs/huski-lib/latest/huski_lib/"
readme = "README.md"
keywords = [
    "ascii",
    "ascii-table",
]
categories = ["encoding"]
license = "MIT"
repository = "https://github.com/deep-outcome/ascii-aide/tree/main/huski-lib"

[lib]
name = "huski_lib"
path = "src/lib.rs"

[dependencies.huski-auxies]
version = "1.0.6"

[dependencies.huski-lib-core]
version = "1.1.1"