termit-vt 0.0.1

Terminal emulator widget for termit Terminal UIs
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]
edition = "2018"
name = "termit-vt"
version = "0.0.1"
authors = ["jocutajar <github-commit@robajz.info>"]
description = "Terminal emulator widget for termit Terminal UIs"
homepage = "https://gitlab.com/BrightOpen/BackYard/termit"
license = "MIT"
license-file = "../LICENSE"
repository = "https://gitlab.com/BrightOpen/BackYard/termit"
[dependencies.log]
version = "0.4"

[dependencies.pseudoterm]
version = "0.1"

[dependencies.termit-ui]
version = "0.0.1"

[dependencies.vte]
version = "0.3.3"