Release #336
Annotations
1 error
Run eclipse-zenoh/ci/publish-crates-cargo@main
`cargo publish --manifest-path /Users/runner/work/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/Cargo.toml --allow-dirty` failed with status code 101:
Updating `estuary` index
Packaging zenoh-plugin-ros2dds v1.0.0-rc.1 (/Users/runner/work/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds)
Verifying zenoh-plugin-ros2dds v1.0.0-rc.1 (/Users/runner/work/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds)
Updating crates.io index
error: failed to verify package tarball
Caused by:
failed to select a version for the requirement `zenoh = "^1.0.0-rc.1"`
candidate versions found which didn't match: 1.0.0-dev
location searched: `estuary` index
required by package `zenoh-plugin-ros2dds v1.0.0-rc.1 (/Users/runner/work/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/zenoh-plugin-ros2dds/target/package/zenoh-plugin-ros2dds-1.0.0-rc.1)`
if you are looking for the prerelease package it needs to be specified explicitly
zenoh = { version = "1.0.0-dev" }
|
Loading