image-spec 0.1.0

A library to pull and push container images
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

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

[package]
authors = ["Harshal Patil <harpatil@redhat.com>"]
description = "A library to pull and push container images"
documentation = "https://docs.rs/chembur"
edition = "2018"
license = "Apache-2.0"
name = "image-spec"
version = "0.1.0"