release:
	cargo build --release

dev:
	cargo watch -x 'run --bin kifu-gtk'