# 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 = "ethercat-soem" version = "0.2.0" authors = ["Markus Kohlhase "] description = "Binding to the SOEM open-source EtherCAT master" readme = "README.md" license = "GPL-2.0-only" resolver = "2" [dependencies.ethercat-soem-ctx] version = "0.2" [dependencies.ethercat-types] version = "0.3.5" [dependencies.log] version = "0.4.14" [dependencies.num-derive] version = "0.3.3" [dependencies.num-traits] version = "0.2.14" [dependencies.thiserror] version = "1.0.30" [dev-dependencies.anyhow] version = "1.0.53" [dev-dependencies.env_logger] version = "0.9.0" [features] issue-224-workaround = ["ethercat-soem-ctx/issue-224-workaround"] [badges.maintenance] status = "actively-developed"