[package]
name = "scroll_phat_hd"
version = "0.3.1"
authors = ["Tiziano Santoro <tiziano88@gmail.com>"]
description = "Scroll Phat HD library.\n"
homepage = "https://github.com/tiziano88/scroll-phat-hd-rs"
documentation = "https://tiziano88.github.io/scroll-phat-hd-rs/scroll_phat_hd/index.html"
keywords = ["scroll", "led", "matrix", "raspberry", "pi"]
license = "MIT"
repository = "https://github.com/tiziano88/scroll-phat-hd-rs"
[dependencies.termion]
version = "1.0"
[target."cfg(target_os = \"linux\")".dependencies.i2cdev]
version = "0.3"
[badges.travis-ci]
repository = "tiziano88/scroll-phat-hd-rs"