rust cargo compile and getting failed to run custom build command for `openssl-sys v0.9.100`

 After trying to build my application and adding reqwest library into my cargo toml, i get the error 

"failed to run custom build command for `openssl-sys v0.9.100"


To resolve this 

apt-get update 

apt install pkg-config

apt install libssl-dev

And then rebuild.


Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error