modbus-iiot 0.2.0

A pure Rust library for working with Modbus in IoT/IIoT projects. It is based on the Modbus protocol specification with the focus on no or few dependencies.
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "modbus-iiot"
version = "0.2.0"
authors = ["Klaus Landsdorf <klaus.landsdorf@bianco-royal.de>"]
description = "A pure Rust library for working with Modbus in IoT/IIoT projects. It is based on the Modbus protocol specification with the focus on no or few dependencies."
homepage = "https://bianco-royal.cloud/"
readme = "README.md"
keywords = ["modbus", "fieldbus", "iiot", "opcua", "automation"]
license = "MPL-2.0"
repository = "https://github.com/BiancoRoyal/modbus-iiot-rust"
[badges.coveralls]
branch = "master"
repository = "BiancoRoyal/modbus-iiot-rust"
service = "github"

[badges.is-it-maintained-issue-resolution]
repository = "BiancoRoyal/modbus-iiot-rust"

[badges.is-it-maintained-open-issues]
repository = "BiancoRoyal/modbus-iiot-rust"

[badges.travis-ci]
repository = "BiancoRoyal/modbus-iiot-rust"