# 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 = "folo_proc_macros" version = "0.1.0-pre" authors = ["Sander Saares "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Internal dependency of the 'folo' crate - do not reference directly." readme = "Readme.md" categories = [ "asynchronous", "concurrency", ] license = "MIT" repository = "https://github.com/sandersaares/folo" [lib] name = "folo_proc_macros" path = "src/lib.rs" bench = false proc-macro = true [dependencies.folo_proc_macros_impl] version = "0.1.0-main"