koyomi 0.3.0

Japanese calendar written in Rust
Documentation
[package]
name = "koyomi"
version = "0.3.0"
edition = "2018"
authors = ["Taro Yamashita <taro.ymst@gmail.com>"]
description = "Japanese calendar written in Rust"
repository = "https://github.com/panther-king/koyomi"
license-file = "LICENSE"
readme = "README.md"
keywords = ["Japanese", "calendar"]
exclude = [".travis.yml"]

[dependencies]
chrono = "0.4"