[package] name = "trust_me_its_safe" version = "0.1.0" edition = "2021" authors = ["Anshul Sanghi "] description = "A macro that replaces unsafe blocks with a friendlier name to not sound as bad" license = "Apache-2.0" readme = "./README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]