use-oci-descriptor 0.0.1

OCI descriptor primitives for media type, digest, size, URLs, annotations, data, artifacts, and platform metadata.
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-descriptor"
version = "0.0.1"
dependencies = [
 "use-oci-annotation",
 "use-oci-digest",
 "use-oci-media-type",
 "use-oci-platform",
]

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

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

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