# 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 = "iec60870-5" version = "0.1.3" authors = ["Serhij S. "] autoexamples = false description = "IEC 60870-5 101/104 protocol implementation" readme = "README.md" keywords = [ "iec", "60870-5", "scada", "plc", "industrial", ] license-file = "LICENSE.md" repository = "https://github.com/roboplc/iec60870-5" [dependencies.bma-ts] version = "0.1.13" features = ["chrono"] [dependencies.chrono] version = "0.4.38" [dependencies.thiserror] version = "1.0.61"