We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66f794c + 2394deb commit afa2f9cCopy full SHA for afa2f9c
lightning-liquidity/Cargo.toml
@@ -1,12 +1,12 @@
1
[package]
2
name = "lightning-liquidity"
3
-version = "0.1.0-alpha.6"
+version = "0.1.0-beta1"
4
authors = ["John Cantrell <johncantrell97@gmail.com>", "Elias Rohrer <dev@tnull.de>"]
5
homepage = "https://lightningdevkit.org/"
6
license = "MIT OR Apache-2.0"
7
edition = "2021"
8
description = "Types and primitives to integrate a spec-compliant LSP with an LDK-based node."
9
-repository = "https://github.com/lightningdevkit/lightning-liquidity/"
+repository = "https://github.com/lightningdevkit/rust-lightning"
10
readme = "README.md"
11
keywords = ["bitcoin", "lightning", "ldk", "bdk"]
12
categories = ["cryptography::cryptocurrencies"]
0 commit comments