# 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 = "2018" name = "wood_derive" version = "0.9.0" authors = ["mako "] description = "autoderive for wood serialization" license = "MIT" repository = "https://github.com/makoConstruct/termpose/tree/master/rust/wood_derive" [lib] proc-macro = true [dependencies.proc-macro2] version = "0.4.29" [dependencies.quote] version = "0.6.12" [dependencies.syn] version = "0.15.33" [dependencies.wood] version = "0.9.0"