nepdate-cli 0.1.2

bikram sambat calendar library(nepalidate using bikram library).
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "nepdate-cli"
version = "0.1.2"
edition = "2021"
authors = ["Khumnath <nath.khum@gmail.com>"]

# Optional metadata
description = "bikram sambat calendar library(nepalidate using bikram library)." 
license = "GPL-3.0"
repository = "https://github.com/khumnath/nepdate-cli/tree/rust"

[dependencies]
chrono = "0.4"