release: bump Arancini to v0.7.5 #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release/v0.7.5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Validation
RUSTUP_TOOLCHAIN=1.95.0 cargo fmt --checkRUSTUP_TOOLCHAIN=1.95.0 sfw cargo check --lockedRUSTUP_TOOLCHAIN=1.95.0 sfw cargo test --lockedRUSTUP_TOOLCHAIN=1.95.0 sfw cargo clippy --locked --all-targets --all-features -- -D warningscargo package -p arancini-lib --locked --allow-dirty --no-verifyThe
arancinipackage preflight is intentionally deferred to the tag workflow afterarancini-libv0.7.5 has propagated to crates.io; that workflow publishes the library first and retries the binary package/publish steps.