cargo build causes linking with cc failed because (maybe) openssl and reqwest
new to rust, I am trying to build a dummy reverse proxy with tokio and axum, you can find it here. While putting things together, I stumble in this error:
cargo build causes linking with cc failed because (maybe) openssl and reqwest
new to rust, I am trying to build a dummy reverse proxy with tokio and axum, you can find it here. While putting things together, I stumble in this error: