We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e83fb commit c5ae98eCopy full SHA for c5ae98e
Cargo.toml
@@ -1,9 +1,13 @@
1
[package]
2
name = "nepdate-cli"
3
-version = "0.1.2"
+version = "0.1.3"
4
edition = "2021"
5
authors = ["Khumnath <[email protected]>"]
6
7
+[lib]
8
+name = "nepdate"
9
+path = "src/bikram.rs"
10
+
11
# Optional metadata
12
description = "bikram sambat calendar library(nepalidate using bikram library)."
13
license = "GPL-3.0"
0 commit comments