[dependencies.proc-macro2]
version = "1.0.19"
[dependencies.quote]
version = "1.0.2"
[dependencies.syn]
features = ["full", "fold", "extra-traits"]
version = "1.0.14"
[dev-dependencies.rand]
version = "0.7.3"
[lib]
proc-macro = true
[package]
authors = ["Max Orok <maxwellorok@gmail.com>"]
description = "Tools to avoid unnecessary use of safe code."
edition = "2018"
exclude = ["pluto.png"]
license = "MIT OR Apache-2.0"
name = "plutonium"
repository = "https://github.com/mxxo/plutonium"
version = "0.5.0"