Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 173 Bytes

SETUP.md

File metadata and controls

14 lines (10 loc) · 173 Bytes

Ensure you are using cargo 1.55.0

cargo --version

If not update Rust

https://www.rust-lang.org

If you get an error about SSL

apt-get install libssl-dev