[dependencies.anyhow]
version = "1"
[dependencies.proc-macro2]
version = "1.0.47"
[dependencies.quote]
version = "1.0.21"
[dependencies.syn]
features = ["full"]
version = "1.0.103"
[lib]
proc-macro = true
[package]
authors = ["Peter Hayman <peteyhayman@gmail.com>"]
description = "Rust Utilities"
documentation = "https://github.com/mrchantey/forky"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "forky_test"
readme = "README.md"
repository = "https://github.com/mrchantey/forky"
version = "0.1.27"