# 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 = "m1-ctrl" version = "0.1.2" 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" resolver = "2" [dependencies.paste] version = "1.0.5" [dependencies.simulink-binder] version = "^0.1.0" [build-dependencies.cc] version = "1.0.68"