futures-boring 0.2.2

An implementation of SSL streams for Futures built on top of the BoringSSL.
Documentation
[dependencies.boring]
version = "^4.4.0"

[dependencies.futures]
version = "^0.3"

[dependencies.log]
version = "^0.4"

[dev-dependencies.futures]
features = ["executor", "thread-pool"]
version = "^0.3"

[dev-dependencies.futures-test]
version = "^0.3"

[dev-dependencies.rasi]
version = "^0.2"

[dev-dependencies.rasi-mio]
version = "^0.2"

[features]

[package]
description = "An implementation of SSL streams for Futures built on top of the BoringSSL."
documentation = "https://docs.rs/futures-boring"
edition = "2021"
license = "MIT"
name = "futures-boring"
readme = "README.md"
repository = "https://github.com/HalaOS/rasi.git"
version = "0.2.2"