# 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-actors_dsl" version = "2.1.2" authors = ["Rod Conan "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "GMT DOS Actors Domain Specific Language" documentation = "https://docs.rs/gmt_dos-actors_dsl" readme = "README.md" keywords = [ "telescope", "astronomy", ] categories = [ "science", "simulation", ] license = "MIT" repository = "https://github.com/rconan/dos-actors" [lib] name = "gmt_dos_actors_dsl" path = "src/lib.rs" proc-macro = true [dependencies.prettyplease] version = "0.2.15" [dependencies.proc-macro2] version = "1.0" [dependencies.quote] version = "1.0" [dependencies.syn] version = "2.0" [dependencies.tracing] version = "0.1.37"