[dependencies]
[package]
authors = ["Yuki Sakai <yuukisakai123@gmail.com>"]
description = "This is a macro for writing Rust test code in an easy way."
edition = "2021"
license-file = "LICENSE"
name = "test-macro"
readme = "README.md"
repository = "https://github.com/VeyronSakai/test-macro"
resolver = "2"
version = "0.1.1"