# 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 = "gmt_m1-ctrl_actuators" version = "0.1.0" authors = ["Rod Conan "] description = "Giant Magellan Telescope primary mirror control system" documentation = "https://docs.rs/m1-ctrl" readme = "README.md" keywords = [ "telescope", "astronomy", ] categories = [ "science", "simulation", ] license = "MIT" repository = "https://github.com/rconan/m1-ctrl" [dependencies.center] version = "0.1.0" package = "gmt_m1-ctrl_center-actuators" [dependencies.dos-clients_io] version = "1.0.0" package = "gmt_dos-clients_io" [dependencies.gmt_dos-actors] version = "5.0.1" default-features = false [dependencies.outer] version = "0.1.0" package = "gmt_m1-ctrl_outer-actuators" [dev-dependencies.matio-rs] version = "1.1.2"