[badges.maintenance]
status = "actively-developed"
[badges.travis-ci]
branch = "master"
repository = "https://github.com/sethm/dmd_core"
[dependencies.lazy_static]
version = "^1.2.0"
[dependencies.libc]
version = "^0.2.45"
[lib]
crate-type = ["staticlib", "rlib"]
[package]
authors = ["Seth Morabito <web@loomcom.com>"]
categories = ["simulation"]
description = "AT&T / Teletype DMD 5620 Terminal Emulator - Core Library"
edition = "2018"
homepage = "https://github.com/sethm/dmd_core"
license = "MIT"
name = "dmd_core"
readme = "README.md"
repository = "https://github.com/sethm/dmd_core"
version = "0.6.3"
[profile.release]
debug = true