mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Update the zerocopy dependency from v0.6.* to the non forward compatible v0.7.*. Incompatible changes are the requirment of the FromZeroes trait for FromBytes trait and the non-default derive feature which this patches handles as well. Reviewed-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>