[package] name = "test-macro" version = "0.1.9" edition = "2021" license-file = "LICENSE" authors = ["Yuki Sakai "] description = "This is a macro for writing Rust test code in an easy way." readme = "README.md" repository = "https://github.com/VeyronSakai/test-macro" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]