unsegen_signals 0.2.0

Use unsegen's input module to raise signals on the usual key combinations
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "unsegen_signals"
version = "0.2.0"
authors = ["ftilde <ftilde@protonmail.com>"]
description = "Use unsegen's input module to raise signals on the usual key combinations"
documentation = "https://docs.rs/unsegen_signals"
readme = "README.md"
keywords = ["terminal", "tui", "signals"]
license = "MIT"
repository = "https://github.com/ftilde/unsegen_signals"
[dependencies.libc]
version = "0.2"

[dependencies.unsegen]
version = "0.2"