# 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" name = "modbus-iiot-rs" version = "0.0.1" authors = ["Stepanov Denis "] 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." readme = "README.md" keywords = [ "modbus", "fieldbus", "iiot", "opcua", "automation", ] license = "MPL-2.0" repository = "https://github.com/stepanov-denis/modbus-iiot-rs" resolver = "2" [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"