]> git.lizzy.rs Git - connect-rs.git/commit
move tls into a feature and remove error dep on async-channel
authorSachandhan Ganesh <sachan.ganesh@gmail.com>
Sat, 13 Feb 2021 08:06:08 +0000 (00:06 -0800)
committerSachandhan Ganesh <sachan.ganesh@gmail.com>
Sat, 13 Feb 2021 08:06:08 +0000 (00:06 -0800)
commit9aa05a29582370a5aa91674297339ad16652559b
tree25690d8de21d9829d4ed901d7e9d98ac6f825698
parent1d41d1f71b5b457236c6cfbc11111e6bebe20aec
move tls into a feature and remove error dep on async-channel
Cargo.toml
README.md
src/lib.rs
src/tls/mod.rs
src/writer.rs