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 9ea6bb3 commit 6b084acCopy full SHA for 6b084ac
Cargo.toml
@@ -1,7 +1,11 @@
1
[package]
2
-name = "lightning_payencode"
+name = "bolt11"
3
version = "0.1.0"
4
authors = ["Johann Ortiz <[email protected]>"]
5
+license = "MIT"
6
+readme = "README.md"
7
+keywords = ["bolt11"]
8
+repository = "https://github.com/kronolynx/bolt11-rust"
9
10
[dependencies]
11
num = "0.1.41"
0 commit comments