martin-g commented on PR #1570: URL: https://github.com/apache/avro/pull/1570#issuecomment-1125770291
@jklamer Please review https://github.com/apache/avro/pull/1570/commits/8526bcfe9877859b567975c0f1b18c3b6eeb9041 After some experimentation I concluded that `cargo package` cannot be used for Workspace project with Virtual manifests when a dependency (e.g. `avro_derive`) is not yet released. The `.crate` (the source package) can be created only after `cargo publish`ing the modules/manifests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
