image-spec 0.1.1

opencontainers image spec
Documentation
[package]
name = "image-spec"
version = "0.1.1"
authors = ["Harshal Patil <harpatil@redhat.com>"]
edition = "2018"
license = "Apache-2.0"
description = "opencontainers image spec"
documentation = "https://docs.rs/chembur"

[lib]
name = "chembur"
path = "src/lib.rs"

[dependencies]