cargo metadata --format-version=1 --no-deps | jq -r '.packages[] | select(.name == "deflake-rs") | .version'
