[[bin]]
name = "nepdate-cli"
path = "src/main.rs"
[dependencies.chrono]
version = "0.4"
[lib]
name = "bikram"
path = "src/lib.rs"
[package]
authors = ["Khumnath <nath.khum@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A library for converting between Gregorian and Bikram Sambat (Nepali) dates."
edition = "2021"
license = "GPL-3.0-or-later"
name = "nepdate-cli"
readme = "README.md"
repository = "https://github.com/khumnath/nepdate-cli"
version = "0.1.4"