[package] name = "crown" version = "0.1.0" edition = "2021" description = "The crown jewel of rust libraries" authors = ["The Crown Developers"] license = "MIT OR Apache-2.0" repository = "https://github.com/cjavad/crown" documentation = "https://docs.rs/crown" readme = "README.md" keywords = ["crown", "jewel", "rust"] categories = ["api-bindings", "asynchronous"] exclude = ["tests/**/*"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]