# 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 = "autd3-twincat-link" version = "1.10.0" authors = ["shun suzuki "] exclude = [".github/*"] description = "Link of AUTD using TwinCAT." readme = "README.md" keywords = ["autd"] license = "MIT" repository = "https://github.com/shinolab/rust-autd" [dependencies.anyhow] version = "1.0.40" [dependencies.autd3-core] version = "1.10.0" [dependencies.libc] version = "0.2.95" [dependencies.libloading] version = "0.7.1" [dependencies.once_cell] version = "1.7.2" [dependencies.thiserror] version = "1.0.25"