# 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 = "snap7-rs" version = "1.142.1" authors = ["gmg137 "] build = "build.rs" description = "snap7 C++ 库的 Rust 绑定,通过静态链接到 snap7,无需额外依赖。" homepage = "https://gitee.com/gmg137/snap7-rs" documentation = "https://docs.rs/snap7-rs/" readme = "README.md" keywords = [ "snap7", "s7", "plc", "siemens", ] license = "MulanPSL-2.0" repository = "https://gitee.com/gmg137/snap7-rs" [dependencies.anyhow] version = "^1" [build-dependencies.cc] version = "^1"