Tools for releasing qTox updates.
Tools require libsodium and Rust.
To build a debug version: cargo build
To build a release version: cargo build --release
This will produce binary in target/debug or target/release directory
respectively.
Licensed under GPLv3+. For details, see COPYING.