# 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_dos-clients_domeseeing" version = "2.1.2" authors = ["Rod Conan "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "GMT DOS Domeseeing Client" documentation = "https://docs.rs/gmt_dos-clients_domeseeing" readme = "README.md" keywords = [ "telescope", "astronomy", ] categories = [ "science", "simulation", ] license = "MIT" repository = "https://github.com/rconan/dos-actors" [lib] name = "gmt_dos_clients_domeseeing" path = "src/lib.rs" [dependencies.bincode] version = "1.3.3" [dependencies.glob] version = "0.3.0" [dependencies.gmt_dos-clients_io] version = "4.2" [dependencies.interface] version = "1.3" package = "gmt_dos-actors-clients_interface" [dependencies.log] version = "0.4.17" [dependencies.serde] version = "1.0.145" features = ["derive"] [dependencies.thiserror] version = "1.0"