# 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_io" version = "4.2.1" authors = ["Rod Conan "] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "GMT DOS Inputs/Outputs" documentation = "https://docs.rs/gmt_dos-clients_io" readme = "README.md" keywords = [ "telescope", "astronomy", ] categories = [ "science", "simulation", ] license = "MIT" repository = "https://github.com/rconan/dos-actors" [lib] name = "gmt_dos_clients_io" path = "src/lib.rs" [dependencies.crseo] version = "1.0" optional = true [dependencies.gmt_dos-actors] version = "11.1" [dependencies.interface] version = "1.3" package = "gmt_dos-actors-clients_interface" [build-dependencies.anyhow] version = "1.0.68" [build-dependencies.gmt-fem-code-builder] version = "2.2"