use-oci-config 0.0.1

OCI image config primitives for users, env, command metadata, ports, labels, volumes, and annotations.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "use-oci-annotation"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b13096dd2c8a4e229c7bee18278b550ccb601e620430307c9d7f6d47d84dd097"

[[package]]
name = "use-oci-config"
version = "0.0.1"
dependencies = [
 "use-oci-annotation",
 "use-oci-platform",
]

[[package]]
name = "use-oci-platform"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05e5ffd4ea12c852cf3db53cbc94934452e3fb11d57e3c87c79d5ee40652ac3e"