# 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 = "tiaojian-macro" version = "0.4.1" description = "tiaojian-macro is a conditional compile proc-macro" documentation = "https://docs.rs/tiaojian-macro" readme = "README.md" keywords = [ "metadata", "conditional", "compile", "proc-macro", ] license = "Apache-2.0" repository = "https://github.com/evanzp0/tiaojian" [lib] proc-macro = true [dependencies.cargo_metadata] version = "0.18" [dependencies.litrs] version = "0.4" [dependencies.once_cell] version = "1" [dependencies.proc-macro2] version = "1.0" features = ["span-locations"] [dependencies.quote] version = "1" [dependencies.serde_json] version = "1.0" [dependencies.syn] version = "2" features = ["full"]