plottery_server-0.7.0 is not a library.
Plottery Server
To build on a Raspberry Pi, you first need to install dependencies:
# install rust
|
# install ssl
To build on a Raspberry Pi, you first need to install dependencies:
# install rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# install ssl
sudo apt install libssl-dev