sic_core 0.19.0

Component of the sic cli: re-exports global dependencies to sub-crates.
Documentation

This crate contains a re-export of the image crate and a few fundamental data types which all or almost all sic components interact with. The re-export of the image crate makes sure all components depend on the same version of the image crate, which is required for binary compatibility.