Update tokio version to the latest to avoid tokio versions with security bugs.
authorolegkubrakov <oleg@lightspark.com>
Wed, 13 Dec 2023 18:37:58 +0000 (10:37 -0800)
committerolegkubrakov <oleg@lightspark.com>
Wed, 13 Dec 2023 18:37:58 +0000 (10:37 -0800)
commit348db3baf7687081c43276566982c6fbc0019651
tree39cecafa42cb71967dca3f34a6459b325ec06be6
parent9856fb67106316ca66ef278cdc0cac9a52fad763
Update tokio version to the latest to avoid tokio versions with security bugs.

This commit will set tokio version requirement to >=1.35.0, <2.0.0 to avoid versions with security issues (https://rustsec.org/packages/tokio.html).
lightning-background-processor/Cargo.toml
lightning-block-sync/Cargo.toml
lightning-net-tokio/Cargo.toml
lightning-transaction-sync/Cargo.toml