Skip to content

Commit c5ae98e

Browse files
committed
update
1 parent a6e83fb commit c5ae98e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Cargo.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
[package]
22
name = "nepdate-cli"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
authors = ["Khumnath <[email protected]>"]
66

7+
[lib]
8+
name = "nepdate"
9+
path = "src/bikram.rs"
10+
711
# Optional metadata
812
description = "bikram sambat calendar library(nepalidate using bikram library)."
913
license = "GPL-3.0"

0 commit comments

Comments
 (0)