# 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_mount-ctrl_controller" version = "1.1.0" authors = ["Rod Conan "] description = "Giant Magellan Telescope C-code control system models" documentation = "https://docs.rs/gmt_mount-ctrl_controller" readme = "README.md" keywords = [ "telescope", "astronomy", ] categories = [ "science", "simulation", ] license = "MIT" repository = "https://github.com/rconan/gmt-controllers" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.simulink-rs] version = "4.0.0" [dev-dependencies.matio-rs] version = "1.1.2" [build-dependencies.simulink-rs] version = "4.0.0"