[dependencies.pipebuf]
version = "0.2"
[dependencies.rustls]
version = "0.21.1"
[package]
authors = ["Jim Peters <jim@uazu.net>"]
categories = ["asynchronous", "cryptography", "network-programming"]
description = "PipeBuf wrapper for Rustls"
documentation = "https://docs.rs/pipebuf_rustls"
edition = "2021"
keywords = ["rustls", "crypto", "async", "pipebuf"]
license = "MIT/Apache-2.0"
name = "pipebuf_rustls"
readme = "README.md"
repository = "https://github.com/uazu/pipebuf_rustls"
version = "0.21.0"