[package] name = "salah" version = "0.7.5" authors = ["Farhan Ahmed "] edition = "2018" description = "Islamic prayer time library for Rust" documentation = "https://docs.rs/salah/" homepage = "https://github.com/insha/salah" repository = "https://github.com/insha/salah" readme = "README.md" keywords = ["salah", "pray", "islam", "reminder", "adhan"] categories = ["date-and-time", "islam"] license = "MIT" [dev-dependencies] spectral = "0.6.0" [dependencies] chrono = "0.4.38"