Before proceeding, is there an existing issue or discussion for this?
Description
Could we publish the 0.0.7 release of crossflow to crates.io?
We are currently using crossflow directly from the main branch in ros-industrial/rmf2_task_orchestrator because we like and rely on some of the features and improvements that are available in main but are not included in the currently published 0.0.6 release.
It would be great to have these changes available as a 0.0.7 release on crates.io, so that we can move away from depending directly on main and use a stable, versioned release instead.
Before proceeding, is there an existing issue or discussion for this?
Description
Could we publish the
0.0.7release ofcrossflowto crates.io?We are currently using
crossflowdirectly from themainbranch in ros-industrial/rmf2_task_orchestrator because we like and rely on some of the features and improvements that are available inmainbut are not included in the currently published0.0.6release.It would be great to have these changes available as a
0.0.7release on crates.io, so that we can move away from depending directly onmainand use a stable, versioned release instead.