]> git.lizzy.rs Git - connect-rs.git/blobdiff - Cargo.toml
make async-oriented, remove block_on
[connect-rs.git] / Cargo.toml
index 43a5b4ad1a1a0cdb99233af1097180010522ae30..334bc0223de7e7e4fa46190443e1e5b4aef8390f 100644 (file)
@@ -13,7 +13,6 @@ async-std = { version = "1.6.2", features = ["unstable"] }
 async-tls = { version = "0.9.0", default-features = false, features = ["client", "server"]}
 bytes = "0.5.5"
 futures = "0.3.8"
-futures-lite = "1.11.3"
 log = "0.4"
 protobuf = "2.18.1"
 rustls = "0.18.0"