libutils-terminal 9.36.26

A custom embedded terminal handler
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 = "2024"
rust-version = "1.98"
name = "libutils-terminal"
version = "9.36.26"
authors = ["Alejandro Vaz"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A custom embedded terminal handler"
homepage = "https://github.com/alejandro-vaz/libutils"
readme = false
keywords = [
    "utilities",
    "types",
    "utils",
    "libutils",
]
categories = [
    "development-tools",
    "config",
    "no-std",
]
license = "MIT"
repository = "https://github.com/alejandro-vaz/libutils"

[lib]
name = "libutils_terminal"
path = "mod.rs"
doctest = false

[dependencies.hashbrown]
version = "0.17.1"

[dependencies.libutils-cage]
version = "9.36.26"

[dependencies.libutils-diff]
version = "9.36.26"

[dependencies.libutils-issue]
version = "9.36.26"

[dependencies.libutils-log]
version = "9.36.26"

[dependencies.libutils-problem]
version = "9.36.26"