tp-note 1.17.0

Minimalistic note taking: save and edit your clipboard content as a note file
# !/bin/sh
set -x
cargo build --target x86_64-unknown-linux-gnu  --release

PKG_CONFIG_ALLOW_CROSS=1 cargo build --target x86_64-unknown-linux-musl --release