We're currently creating a SGX-supported fork of [tungstenite](https://github.com/integritee-network/tungstenite-rs-sgx). The [bytes](https://github.com/tokio-rs/bytes) library is a low-level dependency for multiple other dependencies of tungstenite.
Unfortunately the [SGX fork](https://github.com/mesalock-linux/bytes-sgx) is not up-to-date enough to support new versions of tungstenite (which we need, in order to have the rustls feature). There is a pending upstream merge [PR](https://github.com/mesalock-linux/bytes-sgx/pull/3) with a few minor merge conflicts. Could you incorporate those changes and bump the version? (I've done so myself as a [temporary solution](https://github.com/integritee-network/bytes-sgx), but I don't think it's wise to maintain yet another fork) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/351
