[dependencies.i2cdev]
version = "0.6.2"
[[example]]
name = "ups_monitor"
path = "examples/ups_monitor.rs"
[lib]
name = "waveshare_ups_hat_e"
path = "src/lib.rs"
[package]
authors = ["Stuart Stock"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Rust library to monitor the status of a Waveshare UPS HAT E on a Raspberry Pi"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "waveshare-ups-hat-e"
readme = "README.md"
repository = "https://github.com/int08h/waveshare-ups-hat-e"
rust-version = "1.85.0"
version = "0.1.1"