Skip to content

Commit 8375c36

Browse files
committed
Add description
1 parent 6b084ac commit 8375c36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ version = "0.1.0"
44
authors = ["Johann Ortiz <[email protected]>"]
55
license = "MIT"
66
readme = "README.md"
7-
keywords = ["bolt11"]
7+
keywords = ["bolt11", "bitcoin", "lightning", "invoice", "payment"]
88
repository = "https://github.com/kronolynx/bolt11-rust"
9+
description = "Lightning Network BOLT11 Implementation (Payment Requests)"
910

1011
[dependencies]
1112
num = "0.1.41"

0 commit comments

Comments
 (0)