Drop half-life-based bucket decay in `update_history_buckets`
[rust-lightning] / lightning-net-tokio / Cargo.toml
index 247481fcfc853e5da507cd91b2cb96e0c016fd5d..e491dec5d458f413038592ff7db26e5849eb28f6 100644 (file)
@@ -8,7 +8,7 @@ description = """
 Implementation of the rust-lightning network stack using Tokio.
 For Rust-Lightning clients which wish to make direct connections to Lightning P2P nodes, this is a simple alternative to implementing the required network stack, especially for those already using Tokio.
 """
-edition = "2018"
+edition = "2021"
 
 [package.metadata.docs.rs]
 all-features = true