macrotest 0.1.1

Test harness for macro expansion
Documentation
[dependencies.derive_more]
version = "0.15.0"

[dependencies.difference]
version = "2.0.0"

[dependencies.failure]
version = "0.1.6"

[dependencies.glob]
version = "0.3"

[dependencies.tempdir]
version = "0.3.7"

[dependencies.toml]
version = "0.5.3"
[dev-dependencies.tempfile]
version = "3.1.0"

[package]
authors = ["eupn <eupn@protonmail.com>"]
description = "Test harness for macro expansion"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "macrotest"
readme = "README.md"
repository = "https://github.com/eupn/macrotest"
version = "0.1.1"