cargo-update:
	cargo update

install:
	cargo install --locked --profile release-with-debug --path .
