Skip to content

Commit 6b084ac

Browse files
committed
Add license, repository
1 parent 9ea6bb3 commit 6b084ac

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,7 +1,11 @@
11
[package]
2-
name = "lightning_payencode"
2+
name = "bolt11"
33
version = "0.1.0"
44
authors = ["Johann Ortiz <[email protected]>"]
5+
license = "MIT"
6+
readme = "README.md"
7+
keywords = ["bolt11"]
8+
repository = "https://github.com/kronolynx/bolt11-rust"
59

610
[dependencies]
711
num = "0.1.41"

0 commit comments

Comments
 (0)