# 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 = "scroll_phat_hd" version = "0.3.2" authors = ["Tiziano Santoro "] 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"