mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The crate dependencies were a bit to slack. Due to the rust dependency resolver's strategy of always selecting the latest version this never lead to any issues. This has no impact on the workspaces Cargo.lock Reviewed-by: Marc Hartmayer <marc@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>