# 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 = "place_macro_core" version = "1.0.0" description = "This crate contains implementation of procedural macros for place_macro." readme = "README.md" license-file = "LICENSE" repository = "https://github.com/BonnyAD9/place_macro/tree/master" [dependencies.convert_case] version = "0.6.0" [dependencies.litrs] version = "0.4.1" [dependencies.proc-macro2] version = "1.0.71"