[dependencies.chrono]
default_features = false
version = "0.4"
[package]
authors = ["Rémi Dupré <remi@dupre.io>"]
description = "Compact representation of a set of days based on a bit-maps"
documentation = "https://docs.rs/compact-calendar"
edition = "2021"
homepage = "https://github.com/remi-dupre/opening-hours-rs/tree/master/compact-calendar"
license = "MIT OR Apache-2.0"
name = "compact-calendar"
readme = "README.md"
repository = "https://github.com/remi-dupre/opening-hours-rs"
version = "0.6.13"