[package] name = "check" version = "1.0.0" authors = ["Côme Allart "] edition = "2021" license = "MIT OR Apache-2.0" description = "Convenience assert!-like macros which return instead of panicking" repository = "https://codeberg.org/come_744/check-rs" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]