mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-01-19 05:43:55 +01:00
Fix typo in lightning-net-tokio crate description.
This commit is contained in:
parent
06d3b20512
commit
174ccf5abe
@ -6,7 +6,7 @@ license = "Apache-2.0"
|
||||
edition = "2018"
|
||||
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 nerequired network stack, especially for those already 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.
|
||||
"""
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user