[package]
name = "uhal"
version = "0.0.0"
authors = ["Mikhail Perov <bthkn@icloud.com>"]
edition = "2021"
description = "Hardware Abstraction Layer"
documentation = "https://docs.rs/uhal"
readme = "README.md"
repository = "https://github.com/bthkn/uhal"
license = "MIT"
exclude = ["/.github"]
[dependencies]