-
Notifications
You must be signed in to change notification settings - Fork 702
Closed
Description
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
Labels
No labels