Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xtask: Fixes for cargo xtask package #350

Merged
merged 1 commit into from
Feb 15, 2024

Commits on Feb 15, 2024

  1. xtask: Fixes for cargo xtask package

    The release process has drifted with xtask; I forget exactly
    why but I ended up with `.zstd`, not `.zst` in the tarballs
    and I've been hand-hacking that manually.
    
    Fix things up so that `cargo xtask package` generates the source
    snapshot and the vendor tarball named exactly how we release
    them now.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    169dc54 View commit details
    Browse the repository at this point in the history