[package] name = "asserts-rs" version = "0.3.0" edition = "2021" description = "Asserts utilliy macros for Rust" license = "MPL-2.0" authors = ["CGQAQ "] homepage = "https://github.com/CGQAQ/asserts-rs" repository = "https://github.com/CGQAQ/asserts-rs" readme = "README.md" keywords = ["asserts", "debug_asserts", "assertions", "debug_asserttions", "utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]