# 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 = "rust-snap7" version = "1.142.0" authors = [ "bruce ", "gmg137 ", ] build = "build.rs" description = "rust bindings for snap7, similar like python-snap7" homepage = "https://github.com/bruceunx/snap7-rs" readme = "README.md" keywords = [ "snap7", "s7", "plc", "siemens", ] license = "MulanPSL-2.0" repository = "https://github.com/bruceunx/snap7-rs" [dependencies.anyhow] version = "^1" [dependencies.chrono] version = "0.4.38" [dependencies.regex] version = "1.10.5" [build-dependencies.cc] version = "^1"