Restrict tokio to 1.14 as a dev-dependency 2022-02-fix-tokio-msrv
authorMatt Corallo <git@bluematt.me>
Thu, 17 Feb 2022 17:41:15 +0000 (17:41 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 17 Feb 2022 17:47:13 +0000 (17:47 +0000)
commitaca5b6934add138437d5eb4d9905a24ed286a2ba
tree22c4f98cf109f1e7784e8e63a4efe2ee4170da4a
parent8e7f241149b286b5bd467642fef06ad9daeb5c77
Restrict tokio to 1.14 as a dev-dependency

This maintains our MSRV for simple `cargo test` runs, but doesn't
restrict users to any specific 1.X tokio version.
lightning-block-sync/Cargo.toml
lightning-net-tokio/Cargo.toml