Skip to content

jj-cli v0.28.0 release to crates.io failed #6223

@arxanas

Description

@arxanas

Description

This command failed:

$ cargo publish -p jj-cli
    Blocking waiting for file lock on package cache
    Updating crates.io index
error: all dependencies must have a version specified when publishing.
dependency `testutils` does not specify a version
Note: The published dependency will use the version from crates.io,
the `path` specification will be removed from the dependency declaration.

Consequently, jj-cli has not yet been published to https://crates.io. Note that release binaries are still available on the v0.28.0 release page.

Expected Behavior

Command succeeds and publishes jj-cli to crates.io.

Actual Behavior

Command failed.

Specifications

active toolchain
----------------

stable-aarch64-apple-darwin (default)
rustc 1.84.0 (9fc6b4312 2025-01-07)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions