[dependencies.chrono]
version = "0.4.42"
[dev-dependencies.spectral]
version = "0.6.0"
[lib]
name = "salah"
path = "src/lib.rs"
[package]
authors = ["Farhan Ahmed <farhan@themacronaut.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["date-and-time"]
description = "Islamic prayer time library for Rust"
documentation = "https://docs.rs/salah/"
edition = "2024"
homepage = "https://github.com/insha/salah"
keywords = ["salah", "pray", "islam", "reminder", "adhan"]
license = "MIT"
name = "salah"
readme = "README.md"
repository = "https://github.com/insha/salah"
version = "0.7.6"