[package] name = "suncalc" version = "0.4.0" authors = ["Tomáš Mládek <t@mldk.cz>", "Markus Kohlhase <mail@markus-kohlhase.de>"] license = "MIT" homepage = "https://github.com/tmladek/rust-sun" repository = "https://github.com/tmladek/rust-sun" description = "Calculate the position of the sun and sunlight phases." readme = "README.md" categories = ["date-and-time"] keywords = ["sun", "position", "sunrise"] edition = "2018" [dev-dependencies] approx = "0.5.0"