mini_paste-proc_macro 0.1.11

See https://docs.rs/mini_paste
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "mini_paste-proc_macro"
version = "0.1.11"
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "See https://docs.rs/mini_paste"
homepage = "https://docs.rs/mini_paste"
documentation = "https://docs.rs/mini_paste"
license = "Zlib"
repository = "https://github.com/danielhenrymantilla/mini_paste"

[lib]
path = "mod.rs"
proc-macro = true

[dependencies]