deltamap-0.2.0 is not a library.
DeltaMap
A simple map viewer.
Building
DeltaMap is written in Rust, so you will need to install Rust to compile the program. The minimum supported version of Rust for DeltaMap is 1.26.2.
On Linux you will also need OpenSSL with headers. (see https://docs.rs/crate/openssl/0.10.12 for details)
# On Debian and Ubuntu
# On Arch Linux
# On Fedora
Build and install the latest release from crates.io:
Build the latest development version: