You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
Hi, I'm trying to install doublesite on debian 12 and Iḿ getting these errors:
error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
--> src/main.rs:165:35
error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
--> src/main.rs:165:35
error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
--> src/main.rs:166:18
error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
--> src/main.rs:166:18
Hi, I'm trying to install doublesite on debian 12 and Iḿ getting these errors:
Thank you!
The text was updated successfully, but these errors were encountered: