Closed zvonkok closed 5 months ago
❯ cargo publish --dry-run Updating crates.io index error: all dependencies must have a version specified when publishing. dependency `oci-spec` does not specify a version Note: The published dependency will use the version from crates.io, the `git` specification will be removed from the dependency declaration.
We need to wait for the oci-spec release.
yes, we need wait oci-spec-rs's new release. and now we just use commit ID to develop our features
We need to wait for the oci-spec release.