holiday_de 0.1.2

Provides dates for public holidays in Germany since 1995
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.computus]
version = "1.0.0"

[dev-dependencies.proptest]
version = "0.9.1"

[lib]
name = "holiday_de"
path = "src/lib.rs"

[package]
authors = ["Hannes Herrmann <hannes.herrmann@tngtech.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Provides dates for public holidays in Germany since 1995"
documentation = "https://docs.rs/holiday_de"
edition = "2018"
keywords = ["holiday", "Germany", "Feiertage"]
license = "Apache-2.0 AND MIT"
name = "holiday_de"
readme = "README.md"
repository = "https://github.com/sprudel/holiday_de"
version = "0.1.2"