rusti-cal 0.4.4

⚡️ Lightning-fast and minimal calendar command line. It's similar to `cal`. Written in Rust 🦀
Documentation
[dependencies.argh]
version = "0.1.4"

[dependencies.chrono]
version = "0.4"

[dependencies.locale_config]
version = "0.3.0"

[dependencies.pure-rust-locales]
version = "0.5.6"

[package]
authors = ["Arthur Henrique <arthur393@gmail.com>"]
categories = ["command-line-utilities"]
description = "⚡️ Lightning-fast and minimal calendar command line. It's similar to `cal`. Written in Rust 🦀"
edition = "2018"
keywords = ["calendar", "cal"]
license-file = "LICENSE"
name = "rusti-cal"
readme = "README.md"
repository = "https://github.com/arthurhenrique/rusti-cal"
version = "0.4.4"