RUSTFLAGS="-C target-feature=+crt-static"

build:
	cargo build
