ocipack-rs
ocipack-rs copied to clipboard
🚅 Quickly build simple Docker/OCI images without the need for runtime
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version. Release notes Sourced from env_logger's releases. v0.11.3 [0.11.3] - 2024-03-05 Features Experimental support for key-value logging behind unstable-kv Changelog Sourced...
Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. Changelog Sourced from base64's changelog. 0.22.0 DecodeSliceError::OutputSliceTooSmall is now conservative rather than precise. That is, the error will only occur...
Updates the requirements on [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to permit the latest version. Release notes Sourced from derive_builder's releases. v0.20.0 Bump syn to version 2 #308 Bump darling to version 0.20.6 #308 BREAKING...