Skip to content

Commit 6739fa0

Browse files
committed
Bump crate edition to 2021
1 parent f3d1a86 commit 6739fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
authors = ["Elias Rohrer <dev@tnull.de>"]
55
homepage = "https://lightningdevkit.org/"
66
license = "MIT OR Apache-2.0"
7-
edition = "2018"
7+
edition = "2021"
88
description = "A ready-to-go node implementation built using LDK."
99
repository = "https://github.com/lightningdevkit/ldk-node/"
1010
readme = "README.md"

0 commit comments

Comments
 (0)