[package] name = "is_even_odd" version = "0.1.1" authors = ["Pranav Balaji Pooruli"] edition = "2021" description = "A library for categorizing and operating on integers" license = "MIT" repository = "https://github.com/Python3-8/is_even_odd" keywords = ["number", "even", "odd"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]