sh1122 0.1.0

A user mode driver for SH1122
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "sh1122"
version = "0.1.0"
authors = ["Tony Huang <cnwzhjs@gmail.com>"]
description = "A user mode driver for SH1122"
homepage = "https://github.com/cnwzhjs/sh1122"
documentation = "https://docs.rs/sh1122/"
readme = "../README.md"
keywords = ["display", "driver", "sh1122", "raspberrypi"]
categories = ["embedded", "hardware-support"]
license = "MIT"
repository = "https://github.com/cnwzhjs/sh1122"
[dependencies.anyhow]
version = "1"