fluvio-helm 0.4.2

Helm wrapper
Documentation
[dependencies.fluvio-command]
version = "0.2.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.115"

[dependencies.serde_json]
version = "1.0.57"

[dependencies.thiserror]
version = "1.0.20"

[dependencies.tracing]
version = "0.1.19"

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

[package]
authors = ["Fluvio Contributors <team@fluvio.io>"]
description = "Helm wrapper"
edition = "2018"
license = "Apache-2.0"
name = "fluvio-helm"
repository = "https://github.com/infinyon/fluvio-helm"
version = "0.4.2"