hd44780-hal 0.2.1

A crate to use HD44780 compliant displays with embedded-hal
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 = "hd44780-hal"
version = "0.2.1"
authors = ["John Doneth <doneth7@gmail.com>"]
description = "A crate to use HD44780 compliant displays with embedded-hal"
documentation = "https://docs.rs/hd44780-hal"
readme = "README.md"
keywords = ["no-std", "lcd", "embedded-hal-driver", "embedded-hal", "hd44780"]
categories = ["embedded", "hardware-support", "no-std"]
license = "MIT"
repository = "https://github.com/JohnDoneth/hd44780-hal"
[dependencies.embedded-hal]
version = "0.2"