example = []
[dependencies]
[dev-dependencies.anyhow]
version = "1.0.69"
[dev-dependencies.futures]
version = "0.3.26"
[dev-dependencies.futures-util]
version = "0.3.26"
[dev-dependencies.tokio]
features = ["full"]
version = "1.25.0"
[package]
authors = ["Gustavo Weber Denardin <gustavo.denardin@gmail.com>"]
description = "Sunspec Models library - may be used with any modbus library"
edition = "2021"
homepage = "https://github.com/gustavowd/sunspec-models"
include = ["src", "CHANGELOG.md", "README.md", "LICENSES"]
keywords = ["modbus", "sunspec", "smartgrid"]
license = "Apache-2.0"
name = "sunspec-models"
readme = "README.md"
repository = "https://github.com/gustavowd/sunspec-models"
version = "0.5.1"