m5unified 0.3.4

Safe Rust wrapper for M5Unified.
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"
rust-version = "1.85"
name = "m5unified"
version = "0.3.4"
build = false
include = [
    "Cargo.toml",
    "src/**",
    "../../README.md",
    "../../LICENSE",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Safe Rust wrapper for M5Unified."
documentation = "https://docs.rs/m5unified"
readme = "README.md"
keywords = [
    "m5stack",
    "m5unified",
    "esp32",
    "esp-idf",
    "embedded",
]
categories = [
    "embedded",
    "hardware-support",
    "api-bindings",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/mfiumara/m5unified-rs"

[lib]
name = "m5unified"
path = "src/lib.rs"

[dependencies.m5unified-sys]
version = "0.3.4"