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.
rust-version
Cargo.toml
1 parent e9fe0b3 commit a73d090Copy full SHA for a73d090
Cargo.toml
@@ -5,6 +5,7 @@ authors = ["Elias Rohrer <dev@tnull.de>"]
5
homepage = "https://lightningdevkit.org/"
6
license = "MIT OR Apache-2.0"
7
edition = "2021"
8
+rust-version = "1.85"
9
description = "A ready-to-go node implementation built using LDK."
10
repository = "https://github.com/lightningdevkit/ldk-node/"
11
readme = "README.md"
0 commit comments