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