Bump MSRV to rustc 1.63.0 and edition to 2021
[rust-lightning] / lightning-invoice / Cargo.toml
index 0b45fa41e6cbcdede6a5bea5c71446a5f0d0f239..5377b7ef3356313d46aec61bf40275a0d4e04a4a 100644 (file)
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
 keywords = [ "lightning", "bitcoin", "invoice", "BOLT11" ]
 readme = "README.md"
 repository = "https://github.com/lightningdevkit/rust-lightning/"
-edition = "2018"
+edition = "2021"
 
 [package.metadata.docs.rs]
 all-features = true