buildah-rs 0.3.0

Wrapper around the Buildah CLI tool. For people who prefer Rust over Bash.
Documentation
[dependencies.tracing]
version = "0.1"

[package]
authors = ["Dennis Krasnov <dennis@krasnov.dev>"]
categories = ["api-bindings", "development-tools"]
description = "Wrapper around the Buildah CLI tool. For people who prefer Rust over Bash."
edition = "2018"
homepage = "https://github.com/Dennis-Krasnov/Buildah-Rust"
keywords = ["buildah", "container", "oci", "dockerfile"]
license = "Apache-2.0"
name = "buildah-rs"
repository = "https://github.com/Dennis-Krasnov/Buildah-Rust"
version = "0.3.0"