ws2300 2.0.0

Read ws2300 weather station information
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serialport]
version = "4.6"

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

[package]
authors = ["Sanpi <sanpi@homecomputing.fr>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Read ws2300 weather station information"
edition = "2021"
license = "MIT"
name = "ws2300"
readme = "README.md"
repository = "https://github.com/sanpii/ws2300/"
version = "2.0.0"